| /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
|
| /tools/testing/selftests/arm64/fp/ |
| D | TODO | 1 - Test unsupported values in the ABIs. 7 - Test PR_SVE_VL_INHERIT after a double fork.
|
| /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
|
| /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
|
| D | CoRW+poonceonce+Once.litmus | 6 * Test of read-write coherence, that is, whether or not a read from
|
| D | CoWR+poonceonce+Once.litmus | 6 * Test of write-read coherence, that is, whether or not a write to a
|
| D | IRIW+poonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with nothing
|
| D | IRIW+fencembonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with smp_mb()
|
| /tools/testing/selftests/mm/ |
| D | charge_reserved_hugetlb.sh | 424 echo Test normal case. 453 echo Test normal case with write. 473 echo Test more than reservation case. 490 echo Test more than cgroup limit case. 506 echo Test normal case, multiple cgroups. 552 echo Test normal case with write, multiple cgroups.
|
| /tools/perf/tests/attr/ |
| D | test-record-user-regs-sve-aarch64 | 1 # Test that asking for VG works if the system has SVE and after the
|
| D | test-record-user-regs-no-sve-aarch64 | 1 # Test that asking for VG fails if the system doesn't support SVE. This
|
| D | test-record-user-regs-old-sve-aarch64 | 1 # Test that asking for VG always fails on old kernels because it was
|
| /tools/testing/selftests/net/packetdrill/ |
| D | tcp_slow_start_slow-start-app-limited.pkt | 2 // Test of slow start when application-limited: in this case,
|
| D | tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt | 2 // Test of slow start when an outstanding flight of packets is
|
| D | tcp_slow_start_slow-start-app-limited-9-packets-out.pkt | 2 // Test of slow start when application-limited: in this case,
|
| D | tcp_slow_start_slow-start-ack-per-4pkt.pkt | 2 // Test of slow start when not application-limited, so that
|
| D | tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt | 2 // Test of slow start when an outstanding flight of packets is
|
| D | tcp_slow_start_slow-start-ack-per-2pkt.pkt | 2 // Test of slow start when not application-limited, so that
|
| D | tcp_slow_start_slow-start-after-idle.pkt | 2 // Test of slow start after idle
|
| D | tcp_md5_md5-only-on-client-ack.pkt | 2 // Test what happens when client does not provide MD5 on SYN,
|
| D | tcp_slow_start_slow-start-after-win-update.pkt | 2 // Test of slow start after window update
|
| D | tcp_slow_start_slow-start-ack-per-1pkt.pkt | 2 // Test of slow start when not application-limited, so that
|
| /tools/testing/ktest/examples/include/ |
| D | defaults.conf | 86 GRUB_MENU = Test Kernel
|