Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/sched_ext/
Drunner.c99 static bool test_valid(const struct scx_test *test) in test_valid() function
208 SCX_BUG_ON(!test_valid(test), "Invalid test found"); in scx_test_register()