Searched refs:test_enabled (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/ |
H A D | kselftest_harness.h | 1135 static bool test_enabled(int argc, char **argv, in test_enabled() function 1262 if (test_enabled(argc, argv, f, v, t)) in test_harness_run() 1280 if (!test_enabled(argc, argv, f, v, t)) in test_harness_run()
|