Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
H A Dtestcase.h92 const char *testcase_get_custom_postcmd(prop_dictionary_t testcase);
H A Drunlist.c268 testcase_get_custom_postcmd(testcase)); in runlist_run_test()
H A Dtestcase.c336 testcase_get_custom_postcmd(prop_dictionary_t testcase) in testcase_get_custom_postcmd() function