Searched refs:expect_death (Results 1 – 6 of 6) sorted by relevance
185 expect_death("Exit case"); in ATF_TEST_CASE_BODY()192 expect_death("Signal case"); in ATF_TEST_CASE_BODY()199 expect_death("Call won't die"); in ATF_TEST_CASE_BODY()
117 atf_test_case expect_death147 atf_add_test_case expect_death
44 expect_death("This is the reason for death"); in ATF_TEST_CASE_BODY()
42 expect_death("Won't die"); in ATF_TEST_CASE_BODY()
118 static void expect_death(const std::string&);
391 impl::tc::expect_death(const std::string& reason) in expect_death() function in impl::tc