Home
last modified time | relevance | path

Searched refs:all_tests (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c25 } all_tests[] = { variable
396 for (test = all_tests; test->descr; test++) { in test_vphn()
/linux/tools/testing/selftests/
H A Dkselftest_deps.sh174 all_tests
181 all_tests() function
/linux/tools/testing/selftests/net/
H A Drxtimestamp.c374 bool all_tests = true; in main() local
395 all_tests = false; in main()
433 if (!all_tests && !test_cases[t].enabled) in main()
/linux/Documentation/dev-tools/kunit/
H A Drun_wrapper.rst258 ``tools/testing/kunit/configs/all_tests.config``.
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh46 declare -A all_tests
3978 all_tests[${key}]="${value}"