| /freebsd-12.1/contrib/netbsd-tests/include/ |
| H A D | t_errno.c | 45 bool fail; in ATF_TC_BODY() local 53 fail = true; in ATF_TC_BODY() 61 fail = true; in ATF_TC_BODY() 69 fail = true; in ATF_TC_BODY() 77 fail = true; in ATF_TC_BODY() 85 fail = true; in ATF_TC_BODY() 93 fail = true; in ATF_TC_BODY() 101 fail = true; in ATF_TC_BODY() 109 fail = true; in ATF_TC_BODY() 117 fail = true; in ATF_TC_BODY() [all …]
|
| H A D | t_netdb.c | 45 bool fail; in ATF_TC_BODY() local 53 fail = true; in ATF_TC_BODY() 61 fail = true; in ATF_TC_BODY() 69 fail = true; in ATF_TC_BODY() 77 fail = true; in ATF_TC_BODY() 85 fail = true; in ATF_TC_BODY() 93 fail = true; in ATF_TC_BODY() 101 fail = true; in ATF_TC_BODY() 109 fail = true; in ATF_TC_BODY() 117 fail = true; in ATF_TC_BODY() [all …]
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | sftp-cmds.sh | 40 || fail "ls failed" 45 || fail "shell failed" 50 || fail "pwd failed" 55 || fail "lpwd failed" 60 || fail "quit failed" 65 || fail "help failed" 71 || fail "get failed" 77 || fail "get failed" 85 || fail "get failed" 156 || fail "put failed" [all …]
|
| H A D | scp.sh | 32 $SCP $scpopts ${DATA} ${COPY} || fail "copy failed" 33 cmp ${DATA} ${COPY} || fail "corrupted copy" 38 cmp ${DATA} ${COPY} || fail "corrupted copy" 43 cmp ${DATA} ${COPY} || fail "corrupted copy" 49 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 54 $SCP $scpopts ${COPY} ${DIR} || fail "copy failed" 55 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 61 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 68 diff ${DIFFOPT} ${DIR} ${DIR2} || fail "corrupted copy" 74 $SCP $scpopts -r ${DIR} ${DIR2} || fail "copy failed" [all …]
|
| H A D | sftp-badcmds.sh | 15 || fail "get nonexistent failed" 16 test -f ${COPY} && fail "existing copy after get nonexistent" 21 || fail "get nonexistent failed" 29 || fail "put nonexistent failed" 30 test -f ${COPY} && fail "existing copy after put nonexistent" 35 || fail "put nonexistent failed" 37 test -f ${COPY}.dd/$x && fail "existing copy after nonexistent" 43 || fail "rename nonexist failed" 44 test -f ${COPY}.1 && fail "file exists after rename nonexistent" 51 || fail "rename target exists (directory) failed" [all …]
|
| H A D | key-options.sh | 16 fail "key option forced command not restricted" 19 fail "key option forced command not executed" 33 fail "key option failed $which" 38 *) fail "key option failed $which (pty $r)" ;; 53 fail "key option failed $which (pty $r)" 56 /dev/*) fail "key option failed $which (pty $r)" ;; 74 fail "key option environment not set" 83 fail "key option failed without restriction" 91 fail "key option $from not restricted" 96 fail "key option $from not allowed but should be" [all …]
|
| H A D | scp-uri.sh | 29 $SCP $scpopts ${DATA} "scp://${USER}@somehost:${PORT}/${COPY}" || fail "copy failed" 30 cmp ${DATA} ${COPY} || fail "corrupted copy" 34 $SCP $scpopts "scp://${USER}@somehost:${PORT}/${DATA}" ${COPY} || fail "copy failed" 35 cmp ${DATA} ${COPY} || fail "corrupted copy" 40 $SCP $scpopts ${COPY} "scp://${USER}@somehost:${PORT}/${DIR}" || fail "copy failed" 41 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 46 $SCP $scpopts "scp://${USER}@somehost:${PORT}/${COPY}" ${DIR} || fail "copy failed" 47 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 53 $SCP $scpopts -r ${DIR} "scp://${USER}@somehost:${PORT}/${DIR2}" || fail "copy failed" 55 cmp ${DIR}/$i ${DIR2}/$i || fail "corrupted copy" [all …]
|
| H A D | sshcfgparse.sh | 11 fail "missing expected \"$_expect\" from \"$_str\"" 20 fail "unexpected \"$_expect\" present in \"$_str\"" 28 diff $OBJ/ssh_config.1 $OBJ/ssh_config.2) || fail "reparse minimal config" 32 test "$f" = "no" || fail "exitonforwardfailure default" 34 test "$f" = "yes" || fail "exitonforwardfailure enable" 37 test "$f" = "no" || fail "exitonforwardfailure override" 40 test "$f" = "no" || fail "clearallforwardings default" 42 test "$f" = "yes" || fail "clearallforwardings enable" 45 test "$f" = "no" || fail "clearallforwardings override" 50 test "$f" = "$user" || fail "user from config, expected '$user' got '$f'" [all …]
|
| /freebsd-12.1/tools/regression/sockets/kqueue/ |
| H A D | kqueue.c | 124 fail(errno, "kevent", socktype, "EVFILT_READ"); in test_evfilt_read() 137 fail(errno, "write", socktype, NULL); in test_evfilt_read() 150 fail(errno, "kevent", socktype, "EVFILT_READ"); in test_evfilt_read() 162 fail(errno, "read", socktype, NULL); in test_evfilt_read() 175 fail(errno, "kevent", socktype, "EVFILT_READ"); in test_evfilt_read() 209 fail(errno, "kevent", socktype, "EVFILT_WRITE"); in test_evfilt_write() 222 fail(errno, "write", socktype, NULL); in test_evfilt_write() 235 fail(errno, "kevent", socktype, "EVFILT_WRITE"); in test_evfilt_write() 261 fail(errno, "kqueue", NULL, NULL); in main() 282 fail(errno, "close", "PF_UNIX/SOCK_DGRAM", "sv[0]"); in main() [all …]
|
| /freebsd-12.1/contrib/sendmail/test/ |
| H A D | t_setreuid.c | 66 fail++; 73 fail++; 79 fail++; 87 fail++; 93 fail++; 100 fail++; 105 fail++; 112 fail++; 119 fail++; 125 fail++; [all …]
|
| H A D | t_seteuid.c | 50 int fail = 0; local 73 fail++; 81 fail++; 88 fail++; 93 fail++; 100 fail++; 107 fail++; 115 fail++; 122 fail++; 127 fail++; [all …]
|
| /freebsd-12.1/tests/sys/mac/bsdextended/ |
| H A D | matches_test.sh | 20 fail() function 83 fail $desc 93 fail $desc 106 fail $desc 113 fail $desc 122 fail $desc 131 fail $desc 141 fail $desc 150 fail $desc 192 fail $desc [all …]
|
| /freebsd-12.1/sys/contrib/zstd/tests/gzip/ |
| H A D | keep.sh | 25 fail=0 32 gzip $k in || fail=1 34 test -f in.gz || fail=1 35 rm -f in || fail=1 37 gzip -d $k in.gz || fail=1 39 test -f in || fail=1 40 compare in orig || fail=1 41 rm -f in.gz || fail=1 45 log=$(gzip -kv in 2>&1) || fail=1 48 *) fail=1;; [all …]
|
| H A D | mixed.sh | 26 fail=0 28 (echo xxx; echo yyy) > in || fail=1 29 gzip -cdf < in > out || fail=1 30 compare exp2 out || fail=1 39 (echo xxx|gzip; echo yyy) > in || fail=1 40 gzip -cdf < in > out || fail=1 41 compare exp2 out || fail=1 44 gzip -cdf < in > out || fail=1 45 compare exp2 out || fail=1 65 compare in out || fail=1 [all …]
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makeucnid.c | 45 fail (const char *s) in fail() function 60 fail ("opening ucnid.tab"); in read_ucnid() 80 fail ("parsing ucnid.tab [1]"); in read_ucnid() 88 fail ("parsing ucnid.tab, end before start"); in read_ucnid() 91 fail ("parsing ucnid.tab, junk after range"); in read_ucnid() 96 fail ("parsing ucnid.tab, end too large"); in read_ucnid() 103 fail ("reading ucnid.tab"); in read_ucnid() 118 fail ("opening UnicodeData.txt"); in read_table() 181 fail ("reading UnicodeData.txt"); in read_table() 194 fail ("opening DerivedNormalizationProps.txt"); in read_derived() [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libutil/ |
| H A D | t_efun.c | 41 static bool fail; variable 47 fail = false; in handler() 60 fail = true; in ATF_TC_BODY() 64 ATF_REQUIRE(fail != true); in ATF_TC_BODY() 66 fail = true; in ATF_TC_BODY() 70 ATF_REQUIRE(fail != true); in ATF_TC_BODY() 83 fail = true; in ATF_TC_BODY() 87 ATF_REQUIRE(fail != true); in ATF_TC_BODY() 100 fail = true; in ATF_TC_BODY() 104 ATF_REQUIRE(fail != true); in ATF_TC_BODY() [all …]
|
| /freebsd-12.1/lib/libsdp/ |
| H A D | session.c | 51 goto fail; in sdp_open() 55 goto fail; in sdp_open() 61 goto fail; in sdp_open() 73 goto fail; in sdp_open() 80 goto fail; in sdp_open() 86 goto fail; in sdp_open() 90 goto fail; in sdp_open() 97 goto fail; in sdp_open() 105 fail: in sdp_open() 151 fail: in sdp_open_local() [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/net/in_cksum/ |
| H A D | t_in_cksum.sh | 8 fail() { function 15 || fail 19 || fail 23 || fail 26 || fail 30 ${incksum} -l 16 -u $1 -i ${TIMING_LOOPS} 2048 || fail 31 ${incksum} -l 16 -u $1 -i ${TIMING_LOOPS} 40 || fail 32 ${incksum} -l 16 -u $1 -i ${TIMING_LOOPS} 1536 || fail 33 ${incksum} -l 16 -u $1 -i ${TIMING_LOOPS} 576 || fail 35 || fail
|
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | dpp.c | 382 fail: in dpp_debug_print_point() 577 fail: in dpp_set_pubkey_point_group() 692 fail: in dpp_ecdh() 876 fail: in dpp_parse_uri_chan_list() 1086 fail: in dpp_parse_uri_pk() 1263 fail: in dpp_gen_keypair() 1419 fail: in dpp_bootstrap_key_der() 1512 fail: in dpp_keygen() 2213 fail: in dpp_autogen_bootstrap_key() 2354 fail: in dpp_auth_init() [all …]
|
| /freebsd-12.1/tests/sys/file/ |
| H A D | closefrom_test.c | 167 fail("closefrom", "highest fd %d", fd); in main() 175 fail("open 16", "highest fd %d", fd); in main() 182 fail("closefrom", "highest fd %d", fd); in main() 192 fail("close(6)", "did not fail"); in main() 197 fail("close(8)", "did not fail"); in main() 206 fail("closefrom", "highest fd %d", fd); in main() 231 fail(info->tag, "%s", info->message); in main() 249 fail(info->tag, "%s", info->message); in main() 257 fail("dup2", "highest fd %d", fd); in main() 264 fail("closefrom", "highest fd %d", fd); in main() [all …]
|
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | json.c | 92 goto fail; in json_parse_string() 109 goto fail; in json_parse_string() 132 goto fail; in json_parse_string() 145 goto fail; in json_parse_string() 154 fail: in json_parse_string() 252 goto fail; in json_parse() 258 goto fail; in json_parse() 264 goto fail; in json_parse() 275 goto fail; in json_parse() 468 goto fail; in json_parse() [all …]
|
| /freebsd-12.1/sys/dev/usb/wlan/ |
| H A D | if_urtw.c | 918 fail: in urtw_attach() 1099 fail: in urtw_init() 1186 fail: in urtw_adapter_start_b() 1198 fail: in urtw_set_macaddr() 1266 fail: in urtw_adapter_start() 1280 fail: in urtw_set_mode() 1306 fail: in urtw_8187b_cmd_reset() 1362 fail: in urtw_stop() 1644 fail: in urtw_set_channel() 1902 fail: in urtw_newstate() [all …]
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211_scan.c | 124 goto fail; in nl80211_abort_vendor_scan() 135 goto fail; in nl80211_abort_vendor_scan() 138 fail: in nl80211_abort_vendor_scan() 198 goto fail; in nl80211_scan_common() 217 goto fail; in nl80211_scan_common() 302 goto fail; in nl80211_scan_common() 306 fail: in nl80211_scan_common() 413 fail: in wpa_driver_nl80211_scan() 632 fail: in wpa_driver_nl80211_sched_scan() 1230 fail: in wpa_driver_nl80211_vendor_scan() [all …]
|
| /freebsd-12.1/crypto/heimdal/kadmin/ |
| H A D | check.c | 115 goto fail; in check() 133 goto fail; in check() 141 goto fail; in check() 153 goto fail; in check() 161 goto fail; in check() 173 goto fail; in check() 181 goto fail; in check() 194 goto fail; in check() 201 goto fail; in check() 215 goto fail; in check() [all …]
|
| H A D | server.c | 68 goto fail; in kadmind_dispatch() 72 goto fail; in kadmind_dispatch() 80 goto fail; in kadmind_dispatch() 97 goto fail; in kadmind_dispatch() 103 goto fail; in kadmind_dispatch() 116 goto fail; in kadmind_dispatch() 120 goto fail; in kadmind_dispatch() 125 goto fail; in kadmind_dispatch() 303 goto fail; in kadmind_dispatch() 396 goto fail; in kadmind_dispatch() [all …]
|