Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Drunner.c98 static bool test_valid(const struct scx_test *test) in test_valid() function
197 SCX_BUG_ON(!test_valid(test), "Invalid test found"); in scx_test_register()