Searched refs:tc_run_num (Results 1 – 1 of 1) sorted by relevance
196 rt_uint32_t tc_run_num = 0; in utest_do_run() local204 tc_run_num = 0; in utest_do_run()275 tc_run_num ++; in utest_do_run()286 LOG_I("[==========] [ utest ] %d tests from %d testcase ran.", tc_run_num, tc_num); in utest_do_run()287 LOG_I("[ PASSED ] [ result ] %d tests.", tc_run_num - tc_fail_num); in utest_do_run()
Completed in 2 milliseconds