Searched refs:expect_fail (Results 1 – 11 of 11) sorted by relevance
153 expect_fail() function236 expect_fail '' %3%237 expect_fail a a%.%238 expect_fail '' '%*%b' # cannot continue after bad format239 expect_fail a a%-%b # hence 'b' is not part of output407 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 …]
114 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()
57 atf_test_case expect_fail148 atf_add_test_case expect_fail
58 expect_fail("Oh no"); in ATF_TEST_CASE_BODY()
57 expect_fail("Does not fail"); in ATF_TEST_CASE_BODY()
455 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()
119 static void expect_fail(const std::string&);
783 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()
357 impl::tc::expect_fail(const std::string& reason) in expect_fail() function in impl::tc
164 expect_fail("Platform does not support checking for coredump"); in ATF_TEST_CASE_BODY()
3330 if { $expect_fail } {