Searched refs:expect_timeout (Results 1 – 4 of 4) sorted by relevance
132 atf_test_case expect_timeout148 atf_add_test_case expect_timeout
209 expect_timeout("Will overrun"); in ATF_TEST_CASE_BODY()220 expect_timeout("Will just exit"); in ATF_TEST_CASE_BODY()
119 static void expect_timeout(const std::string&);
397 impl::tc::expect_timeout(const std::string& reason) in expect_timeout() function in impl::tc