Home
last modified time | relevance | path

Searched refs:expect_fail (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/atf/test-programs/
H A Dcpp_helpers.cpp110 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()
H A Dexpect_test.sh53 atf_test_case expect_fail
144 atf_add_test_case expect_fail
/freebsd-14.2/tests/sys/compat32/aarch64/
H A Dswp_cond_test_impl.S52 bl expect_fail
82 bl expect_fail
111 bl expect_fail
141 bl expect_fail
171 bl expect_fail
200 bl expect_fail
230 bl expect_fail
289 .type expect_fail,%function
291 expect_fail: label
/freebsd-14.2/contrib/kyua/integration/helpers/
H A Dexpect_all_pass.cpp60 expect_fail("Oh no"); in ATF_TEST_CASE_BODY()
H A Dexpect_some_fail.cpp57 expect_fail("Does not fail"); in ATF_TEST_CASE_BODY()
/freebsd-14.2/crypto/openssh/regress/
H A Dagent-restrict.sh145 expect_fail() { function
196 expect_fail $h "w/o agent"
304 expect_fail $h "incorrect user"
315 expect_fail d "restricted agent w/ incorrect cert principal"
/freebsd-14.2/contrib/atf/atf-c++/
H A Dtests.hpp115 static void expect_fail(const std::string&);
H A Dtests.cpp373 impl::tc::expect_fail(const std::string& reason) in expect_fail() function in impl::tc
H A Dmacros_test.cpp780 expect_fail("Compiler does not raise a warning on an unused " in ATF_TEST_CASE_BODY()
/freebsd-14.2/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp455 expect_fail("Your getopt_long is broken"); in ATF_TEST_CASE_BODY()
482 expect_fail("Your getopt_long is broken"); in ATF_TEST_CASE_BODY()
507 expect_fail("Your getopt_long is broken"); in ATF_TEST_CASE_BODY()
/freebsd-14.2/contrib/kyua/utils/process/
H A Dstatus_test.cpp191 expect_fail("Platform does not support checking for coredump"); in ATF_TEST_CASE_BODY()