Searched refs:expect_fail (Results 1 – 5 of 5) sorted by relevance
110 expect_fail("Fail reason"); in ATF_TEST_CASE_BODY()118 expect_fail("Fail first"); in ATF_TEST_CASE_BODY()122 expect_fail("And fail again"); in ATF_TEST_CASE_BODY()130 expect_fail("Fail first"); in ATF_TEST_CASE_BODY()134 expect_fail("Will not fail"); in ATF_TEST_CASE_BODY()137 expect_fail("And fail again"); in ATF_TEST_CASE_BODY()
53 atf_test_case expect_fail144 atf_add_test_case expect_fail
115 static void expect_fail(const std::string&);
373 impl::tc::expect_fail(const std::string& reason) in expect_fail() function in impl::tc
780 expect_fail("Compiler does not raise a warning on an unused " in ATF_TEST_CASE_BODY()