Searched refs:subtest_failed (Results 1 – 1 of 1) sorted by relevance
295 bool subtest_failed; in dump_test_log() local324 subtest_failed = subtest_state->error_cnt; in dump_test_log()326 print_subtest = verbose() || force_log || subtest_failed; in dump_test_log()328 if ((skip_ok_subtests && !subtest_failed) || subtest_filtered) in dump_test_log()346 jsonw_bool_field(w, "failed", subtest_failed); in dump_test_log()