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