Searched refs:subtest_failed (Results 1 – 1 of 1) sorted by relevance
440 bool subtest_failed; in dump_test_log() local469 subtest_failed = subtest_state->error_cnt; in dump_test_log()471 print_subtest = verbose() || force_log || subtest_failed; in dump_test_log()473 if ((skip_ok_subtests && !subtest_failed) || subtest_filtered) in dump_test_log()492 jsonw_bool_field(w, "failed", subtest_failed); in dump_test_log()