Searched refs:test_status_fail (Results 1 – 3 of 3) sorted by relevance
31 test_status = test_status_fail; in test_fail()40 case test_status_fail: return "fail"; in test_status_string()74 return (test_status_fail); in p_test_impl()90 test_status_string(test_status_fail), in p_test_impl()91 test_counts[test_status_fail], test_count); in p_test_impl()128 test_status = test_status_fail; in p_test_fail()
103 return (test_status_fail); in main()
292 test_status_fail = 2, enumerator
Completed in 5 milliseconds