Searched refs:expect_timeout_and_hang (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/atf/test-programs/
H A Dcpp_helpers.cpp202 ATF_TEST_CASE(expect_timeout_and_hang); variable
203 ATF_TEST_CASE_HEAD(expect_timeout_and_hang)
207 ATF_TEST_CASE_BODY(expect_timeout_and_hang)
338 ATF_ADD_TEST_CASE(tcs, expect_timeout_and_hang);
H A Dsh_helpers.sh260 atf_test_case expect_timeout_and_hang
374 atf_add_test_case expect_timeout_and_hang
H A Dc_helpers.c346 ATF_TC(expect_timeout_and_hang); variable
347 ATF_TC_HEAD(expect_timeout_and_hang, tc)
351 ATF_TC_BODY(expect_timeout_and_hang, tc)
485 ATF_TP_ADD_TC(tp, expect_timeout_and_hang);

Completed in 108 milliseconds