Searched refs:atf_tc_expect_timeout (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Dexpect_helpers.c158 atf_tc_expect_timeout("Will overrun");
169 atf_tc_expect_timeout("Will just exit");
/bind-9.11.3/unit/atf-src/atf-c/
H A Dtc.h122 void atf_tc_expect_timeout(const char *, ...)
H A Dtc.c1210 atf_tc_expect_timeout(const char *reason, ...) function
/bind-9.11.3/unit/atf-src/test-programs/
H A Dc_helpers.c353 atf_tc_expect_timeout("Will overrun");
364 atf_tc_expect_timeout("Will just exit");
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dtests.cpp399 atf_tc_expect_timeout("%s", reason.c_str());

Completed in 43 milliseconds