Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.h112 const char *testcase_get_precmd_buf(prop_dictionary_t testcase);
H A Dtestcase.c527 testcase_get_precmd_buf(prop_dictionary_t testcase) in testcase_get_precmd_buf() function
/dflybsd-src/usr.bin/dfregress/fe/text/
H A Dfe_text.c189 printf("'pre' log:\n%s\n", testcase_get_precmd_buf(testcase)); in runlist_parse_detail()