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

/bind-9.11.3/unit/atf-src/test-programs/
H A Dcpp_helpers.cpp110 expect_fail("Fail reason");
118 expect_fail("Fail first");
122 expect_fail("And fail again");
130 expect_fail("Fail first");
134 expect_fail("Will not fail");
137 expect_fail("And fail again");
H A Dexpect_test.sh53 atf_test_case expect_fail
144 atf_add_test_case expect_fail
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dtests.hpp115 static void expect_fail(const std::string&);
H A Dmacros_test.cpp780 expect_fail("Compiler does not raise a warning on an unused "
H A Dtests.cpp373 impl::tc::expect_fail(const std::string& reason) function in class:impl::tc

Completed in 38 milliseconds