Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dfregress/
HDtestcase.h110 const char *testcase_get_cleanup_buf(prop_dictionary_t testcase);
HDtestcase.c505 testcase_get_cleanup_buf(prop_dictionary_t testcase) in testcase_get_cleanup_buf() function
/dragonfly/usr.bin/dfregress/fe/text/
HDfe_text.c197 printf("cleanup log:\n%s\n", testcase_get_cleanup_buf(testcase)); in runlist_parse_detail()