Searched defs:expect_timeout_and_hang (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dcpp_helpers.cpp206 ATF_TEST_CASE(expect_timeout_and_hang); variable
207 ATF_TEST_CASE_HEAD(expect_timeout_and_hang)
211 ATF_TEST_CASE_BODY(expect_timeout_and_hang)
342 ATF_ADD_TEST_CASE(tcs, expect_timeout_and_hang);
H A Dc_helpers.c351 ATF_TC(expect_timeout_and_hang); variable
352 ATF_TC_HEAD(expect_timeout_and_hang, tc)
356 ATF_TC_BODY(expect_timeout_and_hang, tc)
490 ATF_TP_ADD_TC(tp, expect_timeout_and_hang);

Completed in 11 milliseconds