Searched refs:test_status_pass (Results 1 – 2 of 2) sorted by relevance
5 static test_status_t test_status = test_status_pass;39 case test_status_pass: return "pass"; in test_status_string()51 test_status = test_status_pass; in p_test_init()81 ret = test_status_pass; in p_test()91 test_status_string(test_status_pass), in p_test()92 test_counts[test_status_pass], test_count, in p_test()
290 test_status_pass = 0, enumerator