Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 188) sorted by relevance

12345678

/Linux-v6.1/tools/testing/kunit/
Dkunit_parser.py21 class Test: class
259 version_type: str, test: Test) -> None: argument
277 def parse_ktap_header(lines: LineStream, test: Test) -> bool: argument
308 def parse_test_header(lines: LineStream, test: Test) -> bool: argument
332 def parse_test_plan(lines: LineStream, test: Test) -> bool: argument
362 def peek_test_name_match(lines: LineStream, test: Test) -> bool: argument
387 def parse_test_result(lines: LineStream, test: Test, argument
492 def print_test_header(test: Test) -> None: argument
516 def format_test_result(test: Test) -> str: argument
542 def print_test_result(test: Test) -> None: argument
[all …]
Dkunit_json.py13 from kunit_parser import Test, TestStatus
30 def _get_group_json(test: Test, common_fields: JsonObj) -> JsonObj: argument
50 def get_json_result(test: Test, metadata: Metadata) -> str: argument
/Linux-v6.1/Documentation/gpu/amdgpu/
Dras.rst46 RAS Basic Test
51 RAS Query Test
56 RAS Inject Test
60 RAS Disable Test
/Linux-v6.1/tools/testing/selftests/arm64/fp/
DTODO1 - Test unsupported values in the ABIs.
7 - Test PR_SVE_VL_INHERIT after a double fork.
/Linux-v6.1/drivers/ntb/test/
DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/Linux-v6.1/Documentation/admin-guide/media/
Dmisc-cardlist.rst14 Test drivers
27 vivid Virtual Video Test Driver
/Linux-v6.1/tools/testing/selftests/futex/
DREADME1 Futex Test
3 Futex Test is intended to thoroughly test the Linux kernel futex system call
36 Test output shall be easily parsable by both human and machine. Title and
61 o The Futex Test project adheres to the coding standards set forth by Linux
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-source.rst41 Test pattern red colour component.
44 Test pattern green (next to red) colour component.
47 Test pattern blue colour component.
50 Test pattern green (next to blue) colour component.
/Linux-v6.1/tools/testing/selftests/vm/
Dcharge_reserved_hugetlb.sh422 echo Test normal case.
451 echo Test normal case with write.
471 echo Test more than reservation case.
488 echo Test more than cgroup limit case.
504 echo Test normal case, multiple cgroups.
550 echo Test normal case with write, multiple cgroups.
/Linux-v6.1/drivers/iio/test/
DKconfig8 tristate "Test IIO rescale conversion functions" if !KUNIT_ALL_TESTS
20 tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS
/Linux-v6.1/drivers/media/platform/xilinx/
DKconfig25 tristate "Xilinx Video Test Pattern Generator"
29 Driver for the Xilinx Video Test Pattern Generator
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst46 5.2.1 Diagnostic Self-Test
47 5.2.2 Diagnostic Network Test
384 adapter and its network connection. Use the diagnostics 'Self Test' option to
386 assigned. You can use the diagnostics 'Network Test' to test the ability of the
406 * Select 'Self-Test' to test the adapter's basic functionality.
407 * Select 'Network Test' to test the network connection and cabling.
417 * IO Register Read/Write Test
422 * Shared Memory Test
428 * Interrupt Test
433 * EEPROM Test
[all …]
/Linux-v6.1/Documentation/dev-tools/kunit/
Dstyle.rst4 Test Style and Nomenclature
38 Test subsystems should be named after the code being tested, either after the
39 module (wherever possible), or after the directory or files being tested. Test
80 functionality being tested. Test suites can have shared initialization and
84 Test suites are named after the subsystem they are part of. If a subsystem
121 Test Cases
152 Test Kconfig Entries
188 Test File and Module Names
Darchitecture.rst10 - `kunit_tool (Command Line Test Harness)`_
22 Test Cases
45 Test Suites
79 The Test suites are stored in a linker section
138 Test Result Reporting
158 kunit_tool (Command Line Test Harness)
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-driver-usb-usbtmc9 "Universal Serial Bus Test and Measurement Class Specification
23 "Universal Serial Bus Test and Measurement Class, Subclass
/Linux-v6.1/drivers/ufs/host/
DKconfig23 tristate "DesignWare pci support using a G210 Test Chip"
26 Synopsys Test Chip is a PHY for prototyping purposes.
50 tristate "DesignWare platform support using a G210 Test Chip"
53 Synopsys Test Chip is a PHY for prototyping purposes.
/Linux-v6.1/Documentation/litmus-tests/
DREADME16 Test that an atomic RMW followed by a smp_mb__after_atomic() is
21 Test that atomic_set() cannot break the atomicity of atomic RMWs.
/Linux-v6.1/mm/damon/
DKconfig16 bool "Test for damon" if !KUNIT_ALL_TESTS
44 bool "Test for DAMON operations" if !KUNIT_ALL_TESTS
75 bool "Test for damon debugfs interface" if !KUNIT_ALL_TESTS
/Linux-v6.1/drivers/usb/class/
DKconfig42 tristate "USB Test and Measurement Class support"
45 the USB.org specification for USB Test and Measurement devices
/Linux-v6.1/Documentation/driver-api/80211/
Dcfg80211.rst167 Test mode
171 :doc: Test mode
/Linux-v6.1/Documentation/dev-tools/kunit/api/
Dtest.rst4 Test API
/Linux-v6.1/tools/memory-model/litmus-tests/
DCoWW+poonceonce.litmus6 * Test of write-write coherence, that is, whether or not two successive
DCoRR+poonceonce+Once.litmus6 * Test of read-read coherence, that is, whether or not two successive
/Linux-v6.1/lib/
DKconfig.debug1162 tristate "Test module to generate lockups"
2047 tristate "Linux Kernel Dump Test Tool Module"
2219 tristate "Test functions located in the hexdump module at runtime"
2222 tristate "Test string functions at runtime"
2225 tristate "Test functions located in the string_helpers module at runtime"
2228 tristate "Test strscpy*() family of functions at runtime"
2231 tristate "Test kstrto*() family of functions at runtime"
2234 tristate "Test printf() family of functions at runtime"
2237 tristate "Test scanf() family of functions at runtime"
2240 tristate "Test bitmap_*() family of functions at runtime"
[all …]
/Linux-v6.1/Documentation/litmus-tests/atomic/
DAtomic-RMW-ops-are-atomic-WRT-atomic_set.litmus6 * Test that atomic_set() cannot break the atomicity of atomic RMWs.

12345678