Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
HDtestcase.h91 const char *testcase_get_custom_precmd(prop_dictionary_t testcase);
HDrunlist.c180 testcase_get_custom_precmd(testcase)); in runlist_run_test()
HDtestcase.c322 testcase_get_custom_precmd(prop_dictionary_t testcase) in testcase_get_custom_precmd() function