Searched refs:test_index (Results 1 – 3 of 3) sorted by relevance
41 static int test_index; variable56 printf("%s %d", status, test_index); in vprint_status()121 test_index = 1; in run_tests()128 test_index++; in run_tests()
5263 for (int test_index = 0; test_index < total_test_case_count(); in RunAllTests() local5264 test_index++) { in RunAllTests()5265 GetMutableTestCase(test_index)->Run(); in RunAllTests()
2150 tests/test_index.c | 30 ++++++++++++++++++++++++++++++