Searched refs:passed_count (Results 1 – 1 of 1) sorted by relevance
34 int passed_count = 0; in run_all_tests() local42 passed_count++; in run_all_tests()52 rt_kprintf("PASS: %d / %d\n", passed_count, test_count); in run_all_tests()53 if (passed_count < test_count) in run_all_tests()
Completed in 3 milliseconds