/linux-6.6.21/tools/testing/kunit/ |
D | kunit_parser.py | 22 class Test: class 254 version_type: str, test: Test) -> None: argument 272 def parse_ktap_header(lines: LineStream, test: Test) -> bool: argument 303 def parse_test_header(lines: LineStream, test: Test) -> bool: argument 327 def parse_test_plan(lines: LineStream, test: Test) -> bool: argument 357 def peek_test_name_match(lines: LineStream, test: Test) -> bool: argument 382 def parse_test_result(lines: LineStream, test: Test, argument 489 def print_test_header(test: Test) -> None: argument 518 def format_test_result(test: Test) -> str: argument 544 def print_test_result(test: Test) -> None: argument [all …]
|
D | kunit_json.py | 13 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-6.6.21/Documentation/gpu/amdgpu/ |
D | ras.rst | 46 RAS Basic Test 51 RAS Query Test 56 RAS Inject Test 60 RAS Disable Test
|
/linux-6.6.21/tools/testing/selftests/arm64/fp/ |
D | TODO | 1 - Test unsupported values in the ABIs. 7 - Test PR_SVE_VL_INHERIT after a double fork.
|
/linux-6.6.21/drivers/ntb/test/ |
D | Kconfig | 3 tristate "NTB Ping Pong Test Client" 12 tristate "NTB Debugging Tool Test Client" 31 tristate "NTB MSI Test Client"
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | misc-cardlist.rst | 14 Test drivers 27 vivid Virtual Video Test Driver
|
/linux-6.6.21/tools/testing/selftests/futex/ |
D | README | 1 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-6.6.21/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-source.rst | 41 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-6.6.21/drivers/media/platform/xilinx/ |
D | Kconfig | 25 tristate "Xilinx Video Test Pattern Generator" 29 Driver for the Xilinx Video Test Pattern Generator
|
/linux-6.6.21/drivers/iio/test/ |
D | Kconfig | 8 tristate "Test IIO rescale conversion functions" if !KUNIT_ALL_TESTS 20 tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS
|
/linux-6.6.21/tools/testing/selftests/mm/ |
D | charge_reserved_hugetlb.sh | 422 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-6.6.21/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 46 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-6.6.21/Documentation/dev-tools/kunit/ |
D | style.rst | 4 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
|
D | architecture.rst | 10 - `kunit_tool (Command-line Test Harness)`_ 23 Test Cases 44 Test Suites 78 The Test suites are stored in a linker section 138 Test Result Reporting 156 kunit_tool (Command-line Test Harness)
|
/linux-6.6.21/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 9 "Universal Serial Bus Test and Measurement Class Specification 23 "Universal Serial Bus Test and Measurement Class, Subclass
|
/linux-6.6.21/Documentation/litmus-tests/ |
D | README | 16 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-6.6.21/drivers/ufs/host/ |
D | Kconfig | 23 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-6.6.21/drivers/usb/class/ |
D | Kconfig | 42 tristate "USB Test and Measurement Class support" 45 the USB.org specification for USB Test and Measurement devices
|
/linux-6.6.21/mm/damon/ |
D | Kconfig | 16 bool "Test for damon" if !KUNIT_ALL_TESTS 44 bool "Test for DAMON operations" if !KUNIT_ALL_TESTS 76 bool "Test for damon debugfs interface" if !KUNIT_ALL_TESTS
|
/linux-6.6.21/Documentation/driver-api/80211/ |
D | cfg80211.rst | 167 Test mode 171 :doc: Test mode
|
/linux-6.6.21/Documentation/dev-tools/kunit/api/ |
D | test.rst | 4 Test API
|
/linux-6.6.21/tools/memory-model/litmus-tests/ |
D | CoWW+poonceonce.litmus | 6 * Test of write-write coherence, that is, whether or not two successive
|
D | CoRR+poonceonce+Once.litmus | 6 * Test of read-read coherence, that is, whether or not two successive
|
/linux-6.6.21/drivers/gpu/drm/ci/xfails/ |
D | msm-sc7180-flakes.txt | 2 # Test ends up reading CRC from frame before cursor update
|
/linux-6.6.21/Documentation/litmus-tests/atomic/ |
D | Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus | 6 * Test that atomic_set() cannot break the atomicity of atomic RMWs.
|