| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| H A D | tst.index.d.out | 8 $failed++; 15 $failed++; 22 $failed++; 29 $failed++; 36 $failed++; 43 $failed++; 50 $failed++; 57 $failed++; 64 $failed++; 71 $failed++; [all …]
|
| H A D | tst.substr.d.out | 9 $failed++; 17 $failed++; 25 $failed++; 33 $failed++; 41 $failed++; 49 $failed++; 57 $failed++; 65 $failed++; 73 $failed++; 81 $failed++; [all …]
|
| /freebsd/usr.bin/m4/TEST/ |
| H A D | math.m4 | 5 ifelse(expr(-7),-7,,`failed - 7 ifelse(expr(- -2),2,,`failed - 9 ifelse(expr(!0),1,,`failed ! 11 ifelse(expr(!7),0,,`failed ! 13 ifelse(expr(~-1),0,,`failed ~ 16 ifelse(expr(3*5),15,,`failed * 18 ifelse(expr(3*0),0,,`failed * 20 ifelse(expr(11/2),5,,`failed / 22 ifelse(expr(1/700),0,,`failed / 24 ifelse(expr(10%5),0,,`failed % [all …]
|
| /freebsd/usr.bin/bmake/tests/execution/joberr/ |
| H A D | expected.stdout.1 | 1 Error: build failed 3 Error: build failed 5 Error: build failed 7 Error: build failed 9 Error: build failed 11 Error: build failed 13 Error: build failed 15 Error: build failed 17 Error: build failed 19 Error: build failed [all …]
|
| /freebsd/contrib/libyaml/tests/ |
| H A D | test-reader.c | 120 int failed = 0; in check_utf8_sequences() local 137 failed ++; in check_utf8_sequences() 161 printf("checking utf-8 sequences: %d fail(s)\n", failed); in check_utf8_sequences() 162 return failed; in check_utf8_sequences() 168 int failed = 0; in check_boms() local 184 failed++; in check_boms() 189 failed++; in check_boms() 193 failed++; in check_boms() 201 printf("checking boms: %d fail(s)\n", failed); in check_boms() 202 return failed; in check_boms() [all …]
|
| /freebsd/crypto/openssl/engines/ |
| H A D | e_afalg.txt | 9 AFALG_R_EVENTFD_FAILED:108:eventfd failed 10 AFALG_R_FAILED_TO_GET_PLATFORM_INFO:111:failed to get platform info 11 AFALG_R_INIT_FAILED:100:init failed 12 AFALG_R_IO_SETUP_FAILED:105:io setup failed 16 AFALG_R_KERNEL_OP_FAILED:112:kernel op failed 17 AFALG_R_MEM_ALLOC_FAILED:102:mem alloc failed 18 AFALG_R_SOCKET_ACCEPT_FAILED:110:socket accept failed 19 AFALG_R_SOCKET_BIND_FAILED:103:socket bind failed 20 AFALG_R_SOCKET_CREATE_FAILED:109:socket create failed 21 AFALG_R_SOCKET_OPERATION_FAILED:104:socket operation failed [all …]
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_cfg_section.c | 62 goto failed; in adf_cfg_set_core_number_for_instance() 89 goto failed; in adf_cfg_set_core_number_for_instance() 92 goto failed; in adf_cfg_set_core_number_for_instance() 95 goto failed; in adf_cfg_set_core_number_for_instance() 102 goto failed; in adf_cfg_set_core_number_for_instance() 110 goto failed; in adf_cfg_set_core_number_for_instance() 117 failed: in adf_cfg_set_core_number_for_instance() 464 goto failed; in adf_cfg_create_rings_entries_for_cy_inst() 471 goto failed; in adf_cfg_create_rings_entries_for_cy_inst() 476 goto failed; in adf_cfg_create_rings_entries_for_cy_inst() [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/sha1/ |
| H A D | t_shs3.c | 147 int failed; in test1() local 155 if ((failed = memcmp(digest, results1, SHS_DIGESTSIZE)) != 0) in test1() 160 printf ("%s, results = ", failed ? "Failed" : "Passed"); in test1() 163 if (failed) in test1() 180 int failed; in test2() local 190 if ((failed = memcmp(digest, results2, SHS_DIGESTSIZE)) != 0) in test2() 195 printf ("%s, results = ", failed ? "Failed" : "Passed"); in test2() 198 if (failed) in test2() 215 int failed; in test3() local 226 if ((failed = memcmp(digest, results3, SHS_DIGESTSIZE)) != 0) in test3() [all …]
|
| /freebsd/tools/regression/netinet6/inet6_rth/ |
| H A D | test_subr.c | 57 int failed; in checkptr() local 63 failed = 1; in checkptr() 68 failed = 0; in checkptr() 78 if (failed) in checkptr() 90 int failed; in checkstr() local 96 failed = 1; in checkstr() 101 failed = 0; in checkstr() 111 if (failed) in checkstr() 124 int failed; in checknum() local 130 failed = 1; in checknum() [all …]
|
| /freebsd/sbin/decryptcore/ |
| H A D | decryptcore.c | 91 goto failed; in read_key() 101 goto failed; in read_key() 108 goto failed; in read_key() 112 failed: in read_key() 159 goto failed; in decrypt() 164 goto failed; in decrypt() 169 goto failed; in decrypt() 190 goto failed; in decrypt() 197 goto failed; in decrypt() 201 goto failed; in decrypt() [all …]
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iter_hints.c | 134 if(!ah(dp, "A.ROOT-SERVERS.NET.", "198.41.0.4")) goto failed; in compile_time_root_prime() 135 if(!ah(dp, "B.ROOT-SERVERS.NET.", "170.247.170.2")) goto failed; in compile_time_root_prime() 136 if(!ah(dp, "C.ROOT-SERVERS.NET.", "192.33.4.12")) goto failed; in compile_time_root_prime() 137 if(!ah(dp, "D.ROOT-SERVERS.NET.", "199.7.91.13")) goto failed; in compile_time_root_prime() 138 if(!ah(dp, "E.ROOT-SERVERS.NET.", "192.203.230.10")) goto failed; in compile_time_root_prime() 139 if(!ah(dp, "F.ROOT-SERVERS.NET.", "192.5.5.241")) goto failed; in compile_time_root_prime() 140 if(!ah(dp, "G.ROOT-SERVERS.NET.", "192.112.36.4")) goto failed; in compile_time_root_prime() 141 if(!ah(dp, "H.ROOT-SERVERS.NET.", "198.97.190.53")) goto failed; in compile_time_root_prime() 142 if(!ah(dp, "I.ROOT-SERVERS.NET.", "192.36.148.17")) goto failed; in compile_time_root_prime() 143 if(!ah(dp, "J.ROOT-SERVERS.NET.", "192.58.128.30")) goto failed; in compile_time_root_prime() [all...] |
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | deptgt-ignore.mk | 13 all: depends-on-failed depends-on-ignored 14 .PHONY: all depends-on-failed depends-on-ignored error-failed error-ignored 16 error-failed error-ignored: 21 depends-on-failed: error-failed
|
| /freebsd/crypto/heimdal/kdc/ |
| H A D | digest-service.c | 82 goto failed; in ntlm_service() 91 goto failed; in ntlm_service() 98 goto failed; in ntlm_service() 101 goto failed; in ntlm_service() 109 goto failed; in ntlm_service() 117 goto failed; in ntlm_service() 123 goto failed; in ntlm_service() 146 goto failed; in ntlm_service() 161 goto failed; in ntlm_service() 176 goto failed; in ntlm_service() [all …]
|
| /freebsd/crypto/openssl/test/ |
| H A D | x509_check_cert_pkey_test.c | 46 goto failed; in test_x509_check_cert_pkey() 55 goto failed; in test_x509_check_cert_pkey() 60 goto failed; in test_x509_check_cert_pkey() 63 goto failed; in test_x509_check_cert_pkey() 69 goto failed; in test_x509_check_cert_pkey() 76 goto failed; in test_x509_check_cert_pkey() 85 goto failed; in test_x509_check_cert_pkey() 97 goto failed; in test_x509_check_cert_pkey() 101 failed: in test_x509_check_cert_pkey()
|
| H A D | pbelutest.c | 20 int i, failed = 0; in test_pbelu() local 26 failed = 1; in test_pbelu() 31 if (!failed) in test_pbelu() 36 failed = pbe_type < last_type in test_pbelu() 39 OBJ_nid2sn(pbe_nid), failed ? "ERROR" : "OK"); in test_pbelu()
|
| /freebsd/contrib/pam-krb5/tests/tap/ |
| H A D | libtap.sh | 41 failed=0 50 failed=0 80 elif [ "$failed" -gt 0 ] ; then 81 if [ "$failed" -gt 1 ] ; then 82 echo "$tap_looks failed $failed tests of $planned" 84 echo "$tap_looks failed $failed test of $planned" 118 failed=`expr $failed + 1`
|
| /freebsd/contrib/kyua/integration/ |
| H A D | cmd_test_test.sh | 47 1/2 passed (0 broken, 0 failed, 1 skipped) 66 simple_some_fail:fail -> failed: This fails on purpose [S.UUUs] 72 1/2 passed (0 broken, 1 failed, 0 skipped) 105 3/7 passed (0 broken, 0 failed, 4 skipped) 130 first:fail -> failed: This fails on purpose [S.UUUs] 132 fourth:main -> failed: Returned non-success exit status 76 [S.UUUs] 133 second:fail -> failed: This fails on purpose [S.UUUs] 141 3/7 passed (0 broken, 3 failed, 1 skipped) 175 5/5 passed (0 broken, 0 failed, 0 skipped) 196 expect_some_fail:die -> failed: Test case was expected to terminate abruptly but it continued exe… [all …]
|
| /freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-7-prepare.sh | 132 echo "##[group]$t ($SIZE KiB)" >> /tmp/failed.txt 133 cat /tmp/fail.txt | $BASE/scripts/zfs-tests-color.sh >> /tmp/failed.txt 134 echo "##[endgroup]" >> /tmp/failed.txt 136 echo -e "\n<details>\n<summary>$t ($SIZE KiB)</summary><pre>" >> failed.txt 137 cat /tmp/fail.txt >> failed.txt 138 echo "</pre></details>" >> failed.txt 142 echo ":warning: Some tests failed!" >> failed.txt 144 echo ":thumbsup: All tests passed." >> failed.txt
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | LogicalResult.h | 43 constexpr bool failed() const { return !IsSuccess; } in failed() function 71 inline bool failed(LogicalResult Result) { return Result.failed(); } in failed() function 81 assert(failed(Result) && in FailureOr() 90 : std::optional<T>(failed(Other) ? std::optional<T>() in FailureOr() 124 constexpr explicit operator bool() const { return failed(); }
|
| /freebsd/lib/libkvm/ |
| H A D | kvm_minidump_powerpc64.c | 83 goto failed; in _powerpc64_minidump_initvtop() 88 goto failed; in _powerpc64_minidump_initvtop() 95 goto failed; in _powerpc64_minidump_initvtop() 136 goto failed; in _powerpc64_minidump_initvtop() 139 goto failed; in _powerpc64_minidump_initvtop() 156 goto failed; in _powerpc64_minidump_initvtop() 159 goto failed; in _powerpc64_minidump_initvtop() 162 failed: in _powerpc64_minidump_initvtop()
|
| /freebsd/contrib/kyua/ |
| H A D | Makefile.am | 101 @failed=no; \ 104 || failed=yes; \ 105 if [ "$${failed}" = yes ]; then \ 107 --verbose --results-filter=broken,failed; \ 114 @failed=no; \ 117 || failed=yes; \ 118 if [ "$${failed}" = yes ]; then \ 122 --verbose --results-filter=broken,failed; \
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | port-net.c | 173 goto failed; in sys_tun_open() 181 goto failed; in sys_tun_open() 190 goto failed; in sys_tun_open() 194 failed: in sys_tun_open() 269 goto failed; in sys_tun_open() 272 goto failed; in sys_tun_open() 276 goto failed; in sys_tun_open() 280 goto failed; in sys_tun_open() 285 failed: in sys_tun_open()
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | googletest-test-part-test.cc | 74 EXPECT_FALSE(success.failed()); in TEST_F() 82 EXPECT_TRUE(nonfatal_failure.failed()); in TEST_F() 90 EXPECT_TRUE(fatal_failure.failed()); in TEST_F() 97 EXPECT_FALSE(skip.failed()); in TEST_F() 141 EXPECT_FALSE(r1_.failed()); in TEST_F() 142 EXPECT_TRUE(r2_.failed()); in TEST_F() 143 EXPECT_TRUE(r3_.failed()); in TEST_F() 144 EXPECT_FALSE(r4_.failed()); in TEST_F()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | run_tic.in | 65 failed() { 97 failed "no tic program found" 139 test -w "$TICDIR" || failed "existing $TICDIR is not writable" 144 test -f "$TICDIR.db" && failed "cannot remove $TICDIR.db" 164 failed "$tic_path could not build $TICDIR" 183 failed "$tic_path could not build $TICDIR"
|
| /freebsd/usr.bin/unexpand/ |
| H A D | unexpand.c | 57 int ch, failed; in main() local 81 failed = 0; in main() 83 failed |= tabify("stdin"); in main() 88 failed = 1; in main() 90 failed |= tabify(filename); in main() 93 exit(failed != 0); in main()
|