Searched refs:subtest_failed (Results 1 – 1 of 1) sorted by relevance
282 bool subtest_failed; in dump_test_log() local301 subtest_failed = subtest_state->error_cnt; in dump_test_log()303 print_subtest = verbose() || force_log || subtest_failed; in dump_test_log()305 if ((skip_ok_subtests && !subtest_failed) || subtest_filtered) in dump_test_log()
Completed in 5 milliseconds