Searched refs:expect_fail_and_fail_check (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/atf/test-programs/
H A Dsh_helpers.sh187 atf_test_case expect_fail_and_fail_check
363 atf_add_test_case expect_fail_and_fail_check
H A Dcpp_helpers.cpp115 ATF_TEST_CASE_WITHOUT_HEAD(expect_fail_and_fail_check); variable
116 ATF_TEST_CASE_BODY(expect_fail_and_fail_check)
327 ATF_ADD_TEST_CASE(tcs, expect_fail_and_fail_check);
H A Dc_helpers.c259 ATF_TC_WITHOUT_HEAD(expect_fail_and_fail_check); variable
260 ATF_TC_BODY(expect_fail_and_fail_check, tc)
474 ATF_TP_ADD_TC(tp, expect_fail_and_fail_check);
H A Dexpect_test.sh69 "${h}" -r result expect_fail_and_fail_check

Completed in 110 milliseconds