/linux-6.3-rc2/tools/testing/kunit/ |
A D | kunit_parser.py | 23 class Test: class 252 version_type: str, test: Test) -> None: argument 487 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 554 def print_test_footer(test: Test) -> None: argument 570 def _summarize_failed_tests(test: Test) -> str: argument 602 def print_summary_line(test: Test) -> None: argument 715 test = Test() 745 sub_test = Test() [all …]
|
A 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.3-rc2/Documentation/gpu/amdgpu/ |
A D | ras.rst | 46 RAS Basic Test 51 RAS Query Test 56 RAS Inject Test 60 RAS Disable Test
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | TODO | 1 - Test unsupported values in the ABIs. 7 - Test PR_SVE_VL_INHERIT after a double fork.
|
/linux-6.3-rc2/drivers/ntb/test/ |
A D | Kconfig | 3 tristate "NTB Ping Pong Test Client" 12 tristate "NTB Debugging Tool Test Client" 31 tristate "NTB MSI Test Client"
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | misc-cardlist.rst | 14 Test drivers 27 vivid Virtual Video Test Driver
|
/linux-6.3-rc2/tools/testing/selftests/futex/ |
A 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.3-rc2/Documentation/userspace-api/media/v4l/ |
A 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.3-rc2/drivers/iio/test/ |
A 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.3-rc2/drivers/media/platform/xilinx/ |
A D | Kconfig | 25 tristate "Xilinx Video Test Pattern Generator" 29 Driver for the Xilinx Video Test Pattern Generator
|
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A 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.3-rc2/Documentation/networking/device_drivers/ethernet/cirrus/ |
A D | cs89x0.rst | 46 5.2.1 Diagnostic Self-Test 47 5.2.2 Diagnostic Network Test 417 * IO Register Read/Write Test 422 * Shared Memory Test 428 * Interrupt Test 433 * EEPROM Test 437 * Chip RAM Test 442 * Internal Loop-back Test 449 * Boot PROM Test 463 5.2.2. Diagnostic Network Test [all …]
|
/linux-6.3-rc2/Documentation/dev-tools/kunit/ |
A 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
|
A 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.3-rc2/Documentation/ABI/stable/ |
A 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.3-rc2/Documentation/litmus-tests/ |
A 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.3-rc2/drivers/ufs/host/ |
A 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.3-rc2/drivers/usb/class/ |
A D | Kconfig | 42 tristate "USB Test and Measurement Class support" 45 the USB.org specification for USB Test and Measurement devices
|
/linux-6.3-rc2/mm/damon/ |
A 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.3-rc2/Documentation/driver-api/80211/ |
A D | cfg80211.rst | 167 Test mode 171 :doc: Test mode
|
/linux-6.3-rc2/Documentation/dev-tools/kunit/api/ |
A D | test.rst | 4 Test API
|
/linux-6.3-rc2/tools/memory-model/litmus-tests/ |
A D | CoWW+poonceonce.litmus | 6 * Test of write-write coherence, that is, whether or not two successive
|
/linux-6.3-rc2/tools/perf/tests/attr/ |
A D | test-record-user-regs-no-sve-aarch64 | 1 # Test that asking for VG fails if the system doesn't support SVE. This
|
A D | test-record-user-regs-old-sve-aarch64 | 1 # Test that asking for VG always fails on old kernels because it was
|
A D | test-record-user-regs-sve-aarch64 | 1 # Test that asking for VG works if the system has SVE and after the
|