Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dfregress/
H A Drunlist.c154 if (testcase_get_type(testcase) in runlist_run_test()
211 switch (testcase_get_type(testcase)) { in runlist_run_test()
H A Dtestcase.h80 int testcase_get_type(prop_dictionary_t testcase);
H A Dtestcase.c171 testcase_get_type(prop_dictionary_t testcase) in testcase_get_type() function