| /netbsd-src/external/bsd/kyua-cli/dist/bootstrap/ |
| H A D | testsuite.at | 108 AT_CHECK([grep "atf_helpers:fails" stdout], [1], [], []) 115 AT_SETUP([run test case that fails]) 119 AT_CHECK([RUN_ATF_HELPERS([fails])], [1], [stdout], []) 120 AT_CHECK([grep "atf_helpers:fails.*failed.*Failed on purpose" stdout], 133 AT_CHECK([grep "atf_helpers:fails" stdout], [1], [], []) 146 AT_CHECK([grep "atf_helpers:fails" stdout], [1], [], []) 158 AT_CHECK([RUN_ATF_HELPERS([fails passes])], [1], [stdout], []) 159 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout], 171 AT_CHECK([RUN_ATF_HELPERS([fails passes skips])], [1], [stdout], []) 172 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout], [all …]
|
| H A D | atf_helpers.cpp | 36 ATF_TEST_CASE_WITHOUT_HEAD(fails); 37 ATF_TEST_CASE_BODY(fails) in ATF_TEST_CASE_BODY() argument 67 ATF_ADD_TEST_CASE(tcs, fails); in ATF_INIT_TEST_CASES()
|
| /netbsd-src/external/bsd/less/dist/lesstest/ |
| H A D | run.c | 208 int fails = 0; in run_testfile() local 217 if (!ok) ++fails; in run_testfile() 221 if (tests > fails) fprintf(stderr, ", %d ok", tests-fails); in run_testfile() 222 if (fails > 0) fprintf(stderr, ", %d failed", fails); in run_testfile() 226 return (fails == 0); in run_testfile()
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/ |
| H A D | build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
| /netbsd-src/usr.bin/sed/TEST/ |
| H A D | sed.test | 125 echo SunOS sed fails this 215 echo BSD sed fails this test 218 echo GNU sed fails this 230 echo GNU sed fails this 235 echo GNU sed fails this 286 echo GNU sed fails this 336 echo BSD sed fails this test 368 echo BSD sed fails this test
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | sigcode.S | 36 break 0 # just in case sigreturn fails 46 break 0 # just in case sigreturn fails 57 break 0 # just in case sigreturn fails
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | canonicalize.m4 | 99 /* This test fails on Solaris 10. */ 106 /* This test fails on older versions of Cygwin. */ 113 /* This test fails on Cygwin 2.9. */ 122 /* This test fails on Mac OS X 10.13, OpenBSD 6.0. */ 129 /* This test fails on AIX 7, Solaris 10. */ 141 This test fails on musl libc 1.2.2. */
|
| H A D | frexpl.m4 | 115 dnl Test whether frexpl() works on finite numbers (this fails on 117 dnl (this fails on Mac OS X 10.5/i386), and also on infinite numbers (this 118 dnl fails e.g. on IRIX 6.5 and mingw). 158 /* Test on finite numbers that fails on AIX 5.1. */ 166 /* Test on finite numbers that fails on Mac OS X 10.4, because its frexpl 178 /* Test on large finite numbers. This fails on BeOS at i = 16322, while
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 03-custom_verify.conf.in | 25 # Same test as above but with a custom callback that always fails. 66 # Same test as above but with a custom callback that always fails. 100 # Sanity-check that verification indeed fails without the 130 # Same test as above but with a custom callback that always fails.
|
| H A D | 23-srp.conf.in | 58 # Server fails first with bad client Finished. 103 # Server fails first with bad client Finished.
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/ |
| H A D | modfuzz.py | 77 def fails(self): member in CodeModel 98 if not model.fails(): 115 if m2.fails(): 123 model.fails()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/ |
| H A D | 03-custom_verify.cnf.in | 25 # Same test as above but with a custom callback that always fails. 80 # Same test as above but with a custom callback that always fails. 114 # Sanity-check that verification indeed fails without the 144 # Same test as above but with a custom callback that always fails.
|
| H A D | 23-srp.cnf.in | 58 # Server fails first with bad client Finished. 103 # Server fails first with bad client Finished.
|
| /netbsd-src/external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/ |
| H A D | 10-unbound-anchor.test | 57 # 5011 fails 67 # cert fails (bad p7s). 82 # cert fails (bad name). 97 # 5011 fails, and probe-time too recent. 113 # 5011 fails, and probe time is very, very old.
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/nsec3/ns3/ |
| H A D | nsec3-fails-to-load.kasp.db.in | 12 @ IN SOA kasp. nsec3-fails-to-load.kasp. ( 19 NS nsec3-fails-to-load.kasp.
|
| /netbsd-src/sys/arch/i386/i386/ |
| H A D | linux_sigcode.S | 87 int $0x80 # exit if sigreturn fails 98 int $0x80 # exit if sigreturn fails
|
| /netbsd-src/external/bsd/unbound/dist/testdata/clang-analysis.tdir/ |
| H A D | clang-analysis.test | 56 fails="$fails $x" 64 …o "create reports in file.plist dir with clang --analyze --analyzer-output html $CPPFLAGS""$fails"
|
| /netbsd-src/external/bsd/libpcap/dist/doc/ |
| H A D | README.aix | 8 * libpcap build fails with rpcapd enabled. 16 * libpcap build fails with rpcapd enabled. 44 report (if the compile fails, send us the compile error messages; 45 if it compiles but fails to work correctly, send us as detailed as
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | directive-ifmake.mk | 16 . warning positive condition fails 38 . warning double negation fails
|
| /netbsd-src/external/gpl2/xcvs/dist/m4/ |
| H A D | mkdir-slash.m4 | 8 # On some systems, mkdir ("foo/", 0700) fails because of the trailing slash. 13 AC_CACHE_CHECK([whether mkdir fails due to a trailing slash],
|
| /netbsd-src/external/ibm-public/postfix/dist/examples/chroot-setup/ |
| H A D | NEXTSTEP3 | 6 # fails if /usr/spool/postfix is on another filesystem, and consequently, 25 # If this fails, running chrooted will be useless.
|
| H A D | OPENSTEP4 | 6 # fails if /usr/spool/postfix is on another filesystem, and consequently, 25 # If this fails, running chrooted will be useless.
|
| /netbsd-src/external/bsd/kyua-cli/dist/integration/ |
| H A D | cmd_test_test.sh | 64 simple_some_fail:fail -> failed: This fails on purpose [S.UUUs] 124 first:fail -> failed: This fails on purpose [S.UUUs] 126 second:fail -> failed: This fails on purpose [S.UUUs] 247 subdir/simple_some_fail:fail -> failed: This fails on purpose [S.UUUs] 323 second:fail -> failed: This fails on purpose [S.UUUs] 368 subdir/second:fail -> failed: This fails on purpose [S.UUUs] 432 third:fail -> failed: This fails on purpose [S.UUUs] 476 subdir/fourth:fail -> failed: This fails on purpose [S.UUUs] 575 some-program:fail -> failed: This fails on purpose [S.UUUs] 591 2,some-program,fail,failed,This fails on purpose
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | fstream | 274 * If a file is already open, this function immediately fails. 352 * If no file is currently open, this function immediately fails. 358 * If any operations fail, this function also fails. 655 * fails, @c failbit is set in the stream's error state. 675 * fails, @c failbit is set in the stream's error state. 694 * fails, @c failbit is set in the stream's error state. 714 * fails, @c failbit is set in the stream's error state. 727 * fails, @c failbit is set in the stream's error state. 918 * function fails, @c failbit is set in the stream's error state. 938 * function fails, @c failbit is set in the stream's error state. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | fstream | 279 * If a file is already open, this function immediately fails. 357 * If no file is currently open, this function immediately fails. 363 * If any operations fail, this function also fails. 660 * fails, @c failbit is set in the stream's error state. 680 * fails, @c failbit is set in the stream's error state. 699 * fails, @c failbit is set in the stream's error state. 719 * fails, @c failbit is set in the stream's error state. 732 * fails, @c failbit is set in the stream's error state. 923 * function fails, @c failbit is set in the stream's error state. 943 * function fails, @c failbit is set in the stream's error state. [all …]
|