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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dexpect_helpers.c158 atf_tc_expect_timeout("Will overrun");
169 atf_tc_expect_timeout("Will just exit");
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.h126 void atf_tc_expect_timeout(const char *, ...)
H A Dtc.c1212 atf_tc_expect_timeout(const char *reason, ...) function
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c358 atf_tc_expect_timeout("Will overrun");
369 atf_tc_expect_timeout("Will just exit");
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests.cpp384 atf_tc_expect_timeout("%s", reason.c_str());

Completed in 17 milliseconds