Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
H A Dtestcase.h100 int testcase_set_precmd_buf(prop_dictionary_t testcase, const char *buf);
H A Drunlist.c201 testcase_set_precmd_buf(testcase, tr.stdout_buf); in runlist_run_test()
H A Dtestcase.c438 testcase_set_precmd_buf(prop_dictionary_t testcase, const char *buf) in testcase_set_precmd_buf() function