Home
last modified time | relevance | path

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

12345678

/linux/tools/testing/kunit/
A Dkunit_parser.py23 class Test(object): class
264 version_type: str, test: Test) -> None: argument
476 def parse_crash_in_log(test: Test) -> bool: argument
544 def print_test_header(test: Test) -> None: argument
575 def format_test_result(test: Test) -> str: argument
600 def print_test_result(test: Test) -> None: argument
612 def print_test_footer(test: Test) -> None: argument
626 def print_summary_line(test: Test) -> None: argument
726 test = Test()
755 sub_test = Test()
[all …]
A Dkunit_json.py14 from kunit_parser import Test, TestResult, TestStatus
19 def _get_group_json(test: Test, def_config: str, argument
/linux/drivers/ntb/test/
A DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/linux/tools/testing/selftests/arm64/fp/
A DTODO1 - Test unsupported values in the ABIs.
7 - Test PR_SVE_VL_INHERIT after a double fork.
/linux/tools/testing/selftests/futex/
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/Documentation/networking/device_drivers/ethernet/cirrus/
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/Documentation/admin-guide/media/
A Dmisc-cardlist.rst14 Test drivers
27 vivid Virtual Video Test Driver
/linux/tools/testing/selftests/vm/
A Dcharge_reserved_hugetlb.sh418 echo Test normal case.
447 echo Test normal case with write.
467 echo Test more than reservation case.
484 echo Test more than cgroup limit case.
500 echo Test normal case, multiple cgroups.
546 echo Test normal case with write, multiple cgroups.
/linux/Documentation/userspace-api/media/v4l/
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/Documentation/dev-tools/kunit/
A Dstyle.rst4 Test Style and Nomenclature
39 Test subsystems should be named after the code being tested, either after the
40 module (wherever possible), or after the directory or files being tested. Test
82 functionality being tested. Test suites can have shared initialisation and
86 Test suites are named after the subsystem they are part of. If a subsystem
124 Test Cases
155 Test Kconfig Entries
191 Test File and Module Names
/linux/drivers/media/platform/xilinx/
A DKconfig23 tristate "Xilinx Video Test Pattern Generator"
27 Driver for the Xilinx Video Test Pattern Generator
/linux/mm/damon/
A DKconfig16 bool "Test for damon" if !KUNIT_ALL_TESTS
44 bool "Test for DAMON primitives" if !KUNIT_ALL_TESTS
65 bool "Test for damon debugfs interface" if !KUNIT_ALL_TESTS
/linux/Documentation/ABI/stable/
A Dsysfs-driver-usb-usbtmc9 "Universal Serial Bus Test and Measurement Class Specification
23 "Universal Serial Bus Test and Measurement Class, Subclass
/linux/Documentation/litmus-tests/
A 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/drivers/usb/class/
A DKconfig42 tristate "USB Test and Measurement Class support"
45 the USB.org specification for USB Test and Measurement devices
/linux/Documentation/gpu/
A Damdgpu.rst131 RAS Basic Test
136 RAS Query Test
141 RAS Inject Test
145 RAS Disable Test
/linux/Documentation/driver-api/80211/
A Dcfg80211.rst167 Test mode
171 :doc: Test mode
/linux/tools/memory-model/litmus-tests/
A DREADME6 Test of read-read coherence, that is, whether or not two
10 Test of read-write coherence, that is, whether or not a read
15 Test of write-read coherence, that is, whether or not a write
20 Test of write-write coherence, that is, whether or not two
24 Test of independent reads from independent writes with smp_mb()
32 Test of independent reads from independent writes with nothing
A DCoWW+poonceonce.litmus6 * Test of write-write coherence, that is, whether or not two successive
/linux/lib/
A DKconfig.debug1162 tristate "Test module to generate lockups"
2170 tristate "Test string functions at runtime"
2198 tristate "Test the XArray code at runtime"
2292 tristate "Test BPF filter functionality"
2314 tristate "Test find_bit functions"
2478 tristate "Test static keys"
2481 Test the static key interfaces.
2522 tristate "Test memcat_p() helper function"
2530 tristate "Test livepatching"
2571 tristate "Test heap/page initialization"
[all …]
/linux/arch/arm/boot/dts/
A Dvexpress-v2p-ca9.dts216 /* Test Chip internal logic voltage */
243 /* DDR2 SDRAM and Test Chip DDR2 I/O supply */
261 /* Local board supply for miscellaneous logic external to the Test Chip */
/linux/drivers/iio/test/
A DKconfig8 bool "Test IIO formatting functions"
/linux/Documentation/dev-tools/kunit/api/
A Dtest.rst4 Test API
/linux/fs/unicode/
A DKconfig12 tristate "Test UTF-8 normalization support"
/linux/drivers/scsi/ufs/
A DKconfig65 tristate "DesignWare pci support using a G210 Test Chip"
68 Synopsys Test Chip is a PHY for prototyping purposes.
93 tristate "DesignWare platform support using a G210 Test Chip"
96 Synopsys Test Chip is a PHY for prototyping purposes.

Completed in 46 milliseconds

12345678