Home
last modified time | relevance | path

Searched refs:check_fatal_error (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/atf/atf-c/
H A Dtc.c84 static void check_fatal_error(atf_error_t);
128 check_fatal_error(atf_dynstr_init(&ctx->expect_reason)); in context_init()
152 check_fatal_error(err); in context_set_resfile()
171 check_fatal_error(atf_error_t err) in check_fatal_error() function
277 check_fatal_error(err); in create_resfile()
329 check_fatal_error(atf_dynstr_prepend_fmt(reason, "%s: ", in expected_failure()
430 check_fatal_error(err); in format_reason_ap()
958 check_fatal_error(check_kmod(ctx, kmod)); in _atf_tc_require_kmod()
965 check_fatal_error(check_prog(ctx, prog)); in _atf_tc_require_prog()
1016 check_fatal_error(atf_dynstr_init_ap(&ctx->expect_reason, reason, ap2)); in _atf_tc_expect_fail()
[all …]