Home
last modified time | relevance | path

Searched refs:list_tests (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/tools/testing/selftests/kmod/
H A Dkmod.sh496 list_tests() function
550 list_tests
660 list_tests
/linux-6.15/tools/testing/kunit/
H A Dkunit.py64 list_tests: bool
161 if request.list_tests:
485 list_tests=cli_args.list_tests,
534 list_tests=cli_args.list_tests,
/linux-6.15/tools/testing/selftests/sysctl/
H A Dsysctl.sh854 list_tests() function
906 list_tests
1051 list_tests
/linux-6.15/tools/testing/vsock/
H A Dutil.h64 void list_tests(const struct test_case *test_cases);
H A Dvsock_diag_test.c564 list_tests(test_cases); in main()
H A Dutil.c457 void list_tests(const struct test_case *test_cases) in list_tests() function
H A Dvsock_test.c2125 list_tests(test_cases); in main()
/linux-6.15/Documentation/dev-tools/kunit/
H A Drun_wrapper.rst332 - ``--list_tests``: If set, lists all tests that will be run.