Searched refs:test_failures (Results 1 – 1 of 1) sorted by relevance
27 int test_failures = 0; in RunAllTests() local33 test_failures += g_test_status ? 0 : 1; in RunAllTests()39 fprintf(stderr, "Ran %d tests, %d failures.\n", test_count, test_failures); in RunAllTests()