Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.h101 int testcase_set_postcmd_buf(prop_dictionary_t testcase, const char *buf);
H A Drunlist.c289 testcase_set_postcmd_buf(testcase, tr.stdout_buf); in runlist_run_test()
H A Dtestcase.c446 testcase_set_postcmd_buf(prop_dictionary_t testcase, const char *buf) in testcase_set_postcmd_buf() function