Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c1988 const char **runner_tests; in munit_suite_main_custom() local
2166 runner_tests = in munit_suite_main_custom()
2168 if (runner_tests == NULL) { in munit_suite_main_custom()
2173 runner.tests = runner_tests; in munit_suite_main_custom()