Home
last modified time | relevance | path

Searched refs:passed_count (Results 1 – 1 of 1) sorted by relevance

/bsp/phytium/libraries/drivers_example/
A Dauto_test.c34 int passed_count = 0; in run_all_tests() local
42 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