Searched refs:test_status_fail (Results 1 – 6 of 6) sorted by relevance
31 test_status = test_status_fail; in test_fail()41 case test_status_fail: return "fail"; in test_status_string()77 return (test_status_fail); in p_test_impl()93 test_status_string(test_status_fail), in p_test_impl()94 test_counts[test_status_fail], test_count); in p_test_impl()132 test_status = test_status_fail; in p_test_fail()
86 test_status = test_status_fail; in test_fail()94 case test_status_fail: return "fail"; in test_status_string()126 return test_status_fail; in p_test_impl()164 test_status_string(test_status_fail), in p_test_impl()165 test_counts[test_status_fail], test_count); in p_test_impl()216 test_status = test_status_fail; in p_test_fail()
105 return (test_status_fail); in main()
132 return test_status_fail; in main()
292 test_status_fail = 2, enumerator