Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.h113 const char *testcase_get_postcmd_buf(prop_dictionary_t testcase);
H A Dtestcase.c538 testcase_get_postcmd_buf(prop_dictionary_t testcase) in testcase_get_postcmd_buf() function
/dflybsd-src/usr.bin/dfregress/fe/text/
H A Dfe_text.c195 printf("'post' log:\n%s\n", testcase_get_postcmd_buf(testcase)); in runlist_parse_detail()