Searched refs:test_enabled (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/ |
D | kselftest_harness.h | 1061 static bool test_enabled(int argc, char **argv, in test_enabled() function 1177 if (test_enabled(argc, argv, f, v, t)) in test_harness_run() 1195 if (!test_enabled(argc, argv, f, v, t)) in test_harness_run()
|