Searched refs:subtests_cnt (Results 1 – 1 of 1) sorted by relevance
245 int subtests_cnt = test_state->subtest_num; in print_test_result() local252 else if (skipped_cnt == subtests_cnt || !subtests_cnt) in print_test_result()255 fprintf(env.stdout, "OK (SKIP: %d/%d)", skipped_cnt, subtests_cnt); in print_test_result()