Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.15/tools/testing/kunit/
H A Dkunit_parser.py22 class Test: class
254 version_type: str, test: Test, printer: Printer) -> None: argument
329 def parse_test_plan(lines: LineStream, test: Test) -> bool: argument
384 def parse_test_result(lines: LineStream, test: Test, argument
492 def print_test_header(test: Test, printer: Printer) -> None: argument
522 def format_test_result(test: Test, printer: Printer) -> str: argument
604 def _summarize_failed_tests(test: Test) -> str: argument
670 def bubble_up_test_results(test: Test) -> None: argument
751 test = Test()
787 sub_test = Test()
[all …]
H A 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-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_nagle_sendmsg_msg_more.pkt2 // Test the MSG_MORE flag will correctly corks the tiny writes
17 // Test the basic case: MSG_MORE overwrites TCP_NODELAY and enables Nagle.
23 // Test unsetting MSG_MORE releases the packet
37 // Test >MSS write will unleash MSS packets but hold on the remaining data.
48 // Test we'll hold on the subsequent writes when inflight (3801:3951) > 0
62 // Test the case a MSG_MORE send followed by a write flushes the data
H A Dtcp_syscall_bad_arg_fastopen-invalid-buf-ptr.pkt2 // Test TCP fastopen behavior with NULL as buffer pointer, but a non-zero
20 // Test with MSG_FASTOPEN without TCP_FASTOPEN_CONNECT.
26 // Test with TCP_FASTOPEN_CONNECT without MSG_FASTOPEN.
34 // Test with both TCP_FASTOPEN_CONNECT and MSG_FASTOPEN.
/linux-6.15/Documentation/gpu/amdgpu/
H A Dras.rst46 RAS Basic Test
51 RAS Query Test
56 RAS Inject Test
60 RAS Disable Test
/linux-6.15/tools/testing/selftests/arm64/fp/
H A DTODO1 - Test unsupported values in the ABIs.
7 - Test PR_SVE_VL_INHERIT after a double fork.
/linux-6.15/drivers/ntb/test/
H A DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/linux-6.15/drivers/iio/test/
H A DKconfig8 tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS
22 tristate "Test IIO rescale conversion functions" if !KUNIT_ALL_TESTS
34 tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS
/linux-6.15/Documentation/admin-guide/media/
H A Dmisc-cardlist.rst14 Test drivers
27 vivid Virtual Video Test Driver
/linux-6.15/tools/testing/selftests/futex/
H A 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-6.15/Documentation/userspace-api/media/v4l/
H A 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-6.15/drivers/media/platform/xilinx/
H A DKconfig25 tristate "Xilinx Video Test Pattern Generator"
29 Driver for the Xilinx Video Test Pattern Generator
/linux-6.15/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh424 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.
/linux-6.15/Documentation/dev-tools/kunit/
H A 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
196 Test source files, whether compiled as a separate module or an
H A Darchitecture.rst10 - `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.15/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst46 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.15/Documentation/driver-api/mmc/
H A Dmmc-test.rst4 MMC Test Framework
29 1. **Enable the MMC Test Framework**:
51 2. **Load the MMC Test Module**:
135 | Test | Test Name | Test Description |
265 Test Results
284 [ 1234.567891] mmc0: Test case 4. Basic read (with data verification)...
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-driver-usb-usbtmc9 "Universal Serial Bus Test and Measurement Class Specification
23 "Universal Serial Bus Test and Measurement Class, Subclass
/linux-6.15/mm/damon/
H A DKconfig16 bool "Test for damon" if !KUNIT_ALL_TESTS
44 bool "Test for DAMON operations" if !KUNIT_ALL_TESTS
63 bool "Test for damon sysfs interface" if !KUNIT_ALL_TESTS
/linux-6.15/drivers/ufs/host/
H A 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-6.15/drivers/usb/class/
H A DKconfig42 tristate "USB Test and Measurement Class support"
45 the USB.org specification for USB Test and Measurement devices
/linux-6.15/Documentation/driver-api/80211/
H A Dcfg80211.rst167 Test mode
171 :doc: Test mode
/linux-6.15/Documentation/dev-tools/kunit/api/
H A Dtest.rst4 Test API
/linux-6.15/samples/rust/
H A DKconfig44 tristate "DMA Test Driver"
47 This option builds the Rust DMA Test driver sample.
/linux-6.15/tools/memory-model/litmus-tests/
H A DCoWW+poonceonce.litmus6 * Test of write-write coherence, that is, whether or not two successive

12345678910>>...12