Searched defs:test_status (Results 1 – 1 of 1) sorted by relevance
7 static test_status_t test_status = test_status_pass; variable90 test_status_string(test_status_t test_status) { in test_status_string()