Searched refs:testcase_get_exit_value (Results 1 – 3 of 3) sorted by relevance
118 int testcase_get_exit_value(prop_dictionary_t testcase);
600 testcase_get_exit_value(prop_dictionary_t testcase) in testcase_get_exit_value() function
176 printf("Exit code: %d\n", testcase_get_exit_value(testcase)); in runlist_parse_detail()