Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
HDtestcase.h85 const char **testcase_get_args(prop_dictionary_t testcase);
HDrunlist.c221 testcase_get_args(testcase), in runlist_run_test()
HDtestcase.c230 testcase_get_args(prop_dictionary_t testcase) in testcase_get_args() function
/dragonfly/usr.bin/dfregress/fe/text/
HDfe_text.c85 argv = testcase_get_args(testcase); in get_arg_string()