Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/printf/
H A Dprintf.sh153 expect_fail() function
236 expect_fail '' %3%
237 expect_fail a a%.%
238 expect_fail '' '%*%b' # cannot continue after bad format
239 expect_fail a a%-%b # hence 'b' is not part of output
407 expect_fail 45 '%d' "'-1"
408 expect_fail 43 '%d' "'+1"
414 expect_fail 45 '%d' '"-3'
415 expect_fail 43 '%d' '"+3'
449 expect_fail '0' %d junk
[all …]
/netbsd-src/external/bsd/atf/dist/test-programs/
H A Dcpp_helpers.cpp114 expect_fail("Fail reason"); in ATF_TEST_CASE_BODY()
122 expect_fail("Fail first"); in ATF_TEST_CASE_BODY()
126 expect_fail("And fail again"); in ATF_TEST_CASE_BODY()
134 expect_fail("Fail first"); in ATF_TEST_CASE_BODY()
138 expect_fail("Will not fail"); in ATF_TEST_CASE_BODY()
141 expect_fail("And fail again"); in ATF_TEST_CASE_BODY()
H A Dexpect_test.sh57 atf_test_case expect_fail
148 atf_add_test_case expect_fail
/netbsd-src/external/bsd/kyua-cli/dist/integration/helpers/
H A Dexpect_all_pass.cpp58 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()
/netbsd-src/external/bsd/kyua-cli/dist/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()
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dtests.hpp119 static void expect_fail(const std::string&);
H A Dmacros_test.cpp783 expect_fail("Compiler does not raise a warning on an unused " in ATF_TEST_CASE_BODY()
787 expect_fail("PR 49187"); in ATF_TEST_CASE_BODY()
H A Dtests.cpp357 impl::tc::expect_fail(const std::string& reason) in expect_fail() function in impl::tc
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dstatus_test.cpp164 expect_fail("Platform does not support checking for coredump"); in ATF_TEST_CASE_BODY()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git3330 if { $expect_fail } {