Lines Matching refs:test_status_t
6 static test_status_t test_counts[test_status_count] = {0, 0, 0};
7 static test_status_t test_status = test_status_pass;
90 test_status_string(test_status_t test_status) { in test_status_string()
113 static test_status_t
115 test_status_t ret; in p_test_impl()
170 test_status_t
172 test_status_t ret; in p_test()
183 test_status_t
185 test_status_t ret; in p_test_no_reentrancy()
196 test_status_t
198 test_status_t ret; in p_test_no_malloc_init()