Searched refs:test_enabled (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/ |
D | kselftest_harness.h | 1160 static bool test_enabled(int argc, char **argv, in test_enabled() function 1288 if (test_enabled(argc, argv, f, v, t)) in test_harness_run() 1306 if (!test_enabled(argc, argv, f, v, t)) in test_harness_run()
|