Searched refs:fail (Results 51 - 75 of 1195) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/regress/
H A Dchannel-timeout.sh38 fail "ssh failed"
47 fail "ssh returned unexpected error code $r"
56 fail "ssh returned unexpected error code $r"
65 fail "ssh returned unexpected error code $r"
74 fail "ssh failed"
87 fail "ssh returned unexpected error code $r"
98 fail "ssh returned unexpected error code $r"
110 test -f $OBJ/finished.1 && fail "first mux process completed"
111 test -f $OBJ/finished.2 && fail "second mux process completed"
112 test -f $OBJ/finished.3 || fail "thir
[all...]
H A Dsftp-uri.sh26 ${SFTP} -q -S "$SSH" -F $OBJ/ssh_config "sftp://${USER}@somehost:${PORT}/${DATA}" ${COPY} || fail "copy failed"
27 cmp ${DATA} ${COPY} || fail "corrupted copy"
32 ${SFTP} -q -S "$SSH" -F $OBJ/ssh_config "sftp://${USER}@somehost:${PORT}/${COPY}" ${DIR} || fail "copy failed"
33 cmp ${COPY} ${DIR}/copy || fail "corrupted copy"
44 fail "sftp failed with $r"
46 cmp ${DATA} ${DIR}/copy || fail "corrupted copy"
58 fail "sftp failed with $r"
60 cmp ${DATA} ${DIR}/copy || fail "corrupted copy"
H A Dlocalcommand.sh12 fail "$tid proto $p"
H A Dsftp.sh24 fail "sftp failed with $r"
26 cmp $DATA ${COPY}.1 || fail "corrupted copy after get"
27 cmp $DATA ${COPY}.2 || fail "corrupted copy after put"
H A Dconnect-uri.sh15 fail "ssh connection failed"
21 fail "ssh connection failed"
28 fail "ssh connection succeeded, expected failure"
H A Dconnect-privsep.sh11 fail "ssh privsep+proxyconnect failed"
19 fail "ssh privsep/sandbox+proxyconnect failed"
32 fail "ssh privsep/sandbox+proxyconnect mopt '$m' failed"
H A Dagent.sh8 fail "ssh-add -l did not fail with exit code 2"
26 fail "ssh-add -l did not fail with exit code 1"
50 fail "ssh-add failed exit code $?"
55 fail "ssh-add failed exit code $?"
71 fail "ssh-add -l failed: exit code $r"
77 fail "ssh-add -L failed: exit code $r"
84 fail "ssh connect with failed (exit code $r)"
97 fail "ss
[all...]
/freebsd-current/contrib/netbsd-tests/fs/ffs/
H A Dt_getquota.sh44 local fail
49 fail=g
53 fail=u
57 fail=""
77 for q in ${fail} ; do
98 fail=g
102 fail=u
106 fail=""
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_pause.c41 static bool fail; variable
49 fail = false;
61 fail = true;
67 if (pause() != -1 || fail != false)
82 fail = true;
96 if (fail != true)
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-debug-errors-jobs.mk8 all: fail-spaces
9 all: fail-escaped-space
10 all: fail-newline
11 all: fail-multiline
12 all: fail-multiline-intention
13 all: fail-vars
15 fail-spaces:
18 fail-escaped-space:
21 fail-newline:
26 fail
[all...]
H A Dopt-debug-errors-jobs.exp4 *** Failed target: fail-spaces
8 *** [fail-spaces] Error code 1
14 *** Failed target: fail-escaped-space
18 *** [fail-escaped-space] Error code 1
26 *** Failed target: fail-newline
32 *** [fail-newline] Error code 1
38 *** Failed target: fail-multiline
42 *** [fail-multiline] Error code 1
48 *** Failed target: fail-multiline-intention
52 *** [fail
[all...]
H A Dopt-debug-errors.exp4 *** Failed target: fail-spaces
10 *** Failed target: fail-escaped-space
18 *** Failed target: fail-newline
24 *** Failed target: fail-multiline
30 *** Failed target: fail-multiline-intention
/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_start.c76 goto fail;
80 goto fail;
82 goto fail;
84 goto fail;
86 goto fail;
90 fail:
/freebsd-current/contrib/libfido2/tools/
H A Dutil.c225 goto fail;
230 goto fail;
234 goto fail;
237 fail:
257 goto fail;
262 goto fail;
267 goto fail;
272 goto fail;
276 fail:
295 goto fail;
[all...]
/freebsd-current/tests/sys/file/
H A Dclosefrom_test.c64 fail(const char *descr, const char *fmt, ...) function
80 #define fail_err(descr) fail((descr), "%s", strerror(errno))
152 fail("open", "bad descriptor %d", start);
158 fail("highest_fd", "bad descriptor %d != %d", start, fd);
165 fail("closefrom", "highest fd %d", fd);
173 fail("open 16", "highest fd %d", fd);
180 fail("closefrom", "highest fd %d", fd);
190 fail("close(6)", "did not fail");
195 fail("clos
[all...]
/freebsd-current/contrib/mandoc/
H A Ddbm_map.c68 goto fail;
72 goto fail;
76 goto fail;
80 goto fail;
92 goto fail;
99 goto fail;
106 goto fail;
110 goto fail;
116 goto fail;
120 fail
[all...]
/freebsd-current/contrib/wpa/hostapd/
H A Dsae_pk_gen.c40 goto fail;
45 goto fail;
52 goto fail;
63 goto fail;
69 goto fail;
75 goto fail;
91 goto fail;
98 goto fail;
104 goto fail;
112 goto fail;
[all...]
/freebsd-current/contrib/netbsd-tests/include/sys/
H A Dt_tree.c83 int fail, i, j; local
86 fail = 0;
91 fail++;
93 return fail;
105 int i, fail, f; local
108 fail = 0;
113 fail += f;
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpas_module_tests.c30 goto fail;
35 goto fail;
41 goto fail;
60 goto fail;
72 goto fail;
77 goto fail;
80 fail:
/freebsd-current/contrib/sendmail/test/
H A Dt_dropgid.c58 int fail = 0; local
102 fail++;
108 fail++;
115 fail++;
127 fail++;
132 fail++;
137 if (fail > 0)
/freebsd-current/contrib/libfido2/src/
H A Des256.c81 goto fail;
87 goto fail;
104 goto fail;
110 goto fail;
116 goto fail;
122 goto fail;
125 fail:
237 goto fail;
243 goto fail;
251 goto fail;
[all...]
H A Dpin.c45 goto fail;
51 goto fail;
59 goto fail;
63 fail:
106 goto fail;
111 goto fail;
117 goto fail;
121 fail:
165 goto fail;
172 goto fail;
[all...]
H A Dhid_win.c54 goto fail;
59 goto fail;
63 fail:
80 goto fail;
85 goto fail;
95 goto fail;
99 fail:
135 goto fail;
141 goto fail;
146 goto fail;
[all...]
/freebsd-current/crypto/heimdal/kadmin/
H A Dcheck.c115 goto fail;
121 goto fail;
133 goto fail;
141 goto fail;
153 goto fail;
161 goto fail;
173 goto fail;
181 goto fail;
194 goto fail;
201 goto fail;
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-asprintf.c50 goto fail;
57 goto fail;
62 goto fail;
71 goto fail;
78 fail:

Completed in 156 milliseconds

1234567891011>>