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

/freebsd-10.1-release/contrib/atf/test-programs/
H A Dc_helpers.c259 atf_tc_expect_fail("Fail %s", "reason");
267 atf_tc_expect_fail("Fail first");
271 atf_tc_expect_fail("And fail again");
279 atf_tc_expect_fail("Fail first");
283 atf_tc_expect_fail("Will not fail");
286 atf_tc_expect_fail("And fail again");
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dtc.h118 void atf_tc_expect_fail(const char *, ...)
H A Dmacros_test.c863 atf_tc_expect_fail("Compiler does not raise a warning on an unused "
H A Dtc.c1164 atf_tc_expect_fail(const char *reason, ...) function
/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dtests.cpp359 atf_tc_expect_fail("%s", reason.c_str());

Completed in 62 milliseconds