Searched refs:testcase_get_stdout_buf (Results 1 – 4 of 4) sorted by relevance
128 testcase_set_stdout_buf(testcase, testcase_get_stdout_buf(tkcase)); in run_kernel()
114 const char *testcase_get_stdout_buf(prop_dictionary_t testcase);
549 testcase_get_stdout_buf(prop_dictionary_t testcase) in testcase_get_stdout_buf() function
191 printf("testcase stdout:\n%s\n", testcase_get_stdout_buf(testcase)); in runlist_parse_detail()