Searched refs:fail (Results 126 - 150 of 995) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-eax.c55 goto fail;
60 goto fail;
63 goto fail;
67 goto fail;
73 fail:
/freebsd-11-stable/tools/regression/netinet/ipdivert/
H A Dipdivert.c59 fail(const char *test, const char *note) function
81 fail(test, "socket");
90 fail(test, "close");
107 fail(test, "bind");
109 fail(test, "bind");
154 * close. This should fail due to conflicting port numbers.
/freebsd-11-stable/crypto/openssh/regress/
H A Dcert-userkey.sh27 fail "ssh-keygen of user_ca_key failed"
73 fail "ssh cert connect succeeded unexpectedly"
82 fail "ssh cert connect succeeded unexpectedly"
91 fail "ssh cert connect succeeded unexpectedly"
100 fail "ssh cert connect failed"
109 fail "ssh cert connect succeeded unexpectedly"
119 fail "ssh cert connect succeeded unexpectedly"
130 fail "ssh cert connect failed"
154 fail "ssh cert connect succeeded unexpectedly"
166 fail "ss
[all...]
H A Dcert-file.sh62 [ $? -ne 5$p ] && fail "ssh failed"
69 [ $? -ne 5$p ] && fail "ssh failed"
71 # Just keys should fail
76 fail "ssh succeeded with no certs in protocol $p"
79 # Keys with untrusted cert should fail.
85 fail "ssh succeeded with bad cert in protocol $p"
88 # Good cert with bad key should fail.
95 fail "ssh succeeded with no matching key in protocol $p"
104 fail "ssh failed with trusted cert and key in protocol $p"
114 fail "ss
[all...]
H A Dmultipubkey.sh23 fail "couldn't sign user_key1"
44 # Single key should fail.
47 ${SSH} $opts proxy true && fail "ssh succeeded with key"
49 # Single key with same-public cert should fail.
52 ${SSH} $opts proxy true && fail "ssh succeeded with key+cert"
58 ${SSH} $opts proxy true || fail "ssh failed with multiple keys"
64 ${SSH} $opts proxy true || fail "ssh failed with key/cert"
H A Dbanner.sh14 fail "missing banner file"
35 fail "banner size $s mismatch"
42 fail "suppress banner (-q)"
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_cpuclk.c101 goto fail;
115 goto fail;
122 goto fail;
128 goto fail;
139 fail:
/freebsd-11-stable/stand/uboot/lib/
H A Ddevicename.c120 goto fail;
132 goto fail;
137 goto fail;
147 goto fail;
157 fail:
/freebsd-11-stable/usr.bin/brandelf/
H A Dbrandelf.c124 goto fail;
129 goto fail;
135 goto fail;
154 goto fail;
157 fail:
/freebsd-11-stable/stand/i386/libi386/
H A Ddevicename.c122 goto fail;
132 goto fail;
147 goto fail;
153 goto fail;
169 fail:
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dmacros.hpp92 #define ATF_FAIL(reason) atf::tests::tc::fail(reason)
104 atf::tests::tc::fail(atfu_ss.str()); \
115 atf::tests::tc::fail(atfu_ss.str()); \
131 atf::tests::tc::fail(atfu_ss.str()); \
143 atf::tests::tc::fail(atfu_ss.str()); \
150 atf::tests::tc::fail(atfu_ss.str()); \
155 atf::tests::tc::fail(atfu_ss.str()); \
167 atf::tests::tc::fail(atfu_ss.str()); \
175 atf::tests::tc::fail(atfu_ss.str()); \
182 atf::tests::tc::fail(atfu_s
[all...]
/freebsd-11-stable/usr.bin/bmake/tests/
H A Dcommon.sh329 fail=
333 do_compare stdout ${N} || fail="${fail}stdout "
334 do_compare stderr ${N} || fail="${fail}stderr "
335 do_compare status ${N} || fail="${fail}status "
341 if [ ! -z "$fail" ]; then
345 if [ ! -z "$fail" -o ! -z "$todo" -o ! -z "$skip" ]; then
354 if [ ! -z "$fail" ] ; the
[all...]
/freebsd-11-stable/crypto/openssh/
H A Ddh.c73 goto fail;
83 goto fail;
91 goto fail;
98 goto fail;
109 goto fail;
115 goto fail;
119 goto fail;
123 goto fail;
128 goto fail;
132 goto fail;
[all...]
/freebsd-11-stable/sys/sparc64/sparc64/
H A Ddump_machdep.c103 goto fail;
117 goto fail;
128 goto fail;
136 goto fail;
143 goto fail;
148 goto fail;
155 fail:
/freebsd-11-stable/sys/dev/scd/
H A Dscd_isa.c55 goto fail;
60 goto fail;
65 fail:
84 goto fail;
89 goto fail;
95 goto fail;
99 fail:
/freebsd-11-stable/sys/dev/mcd/
H A Dmcd_isa.c56 goto fail;
61 goto fail;
66 fail:
85 goto fail;
90 goto fail;
96 goto fail;
100 fail:
/freebsd-11-stable/sbin/hastd/
H A Dhast_proto.c147 goto fail;
151 goto fail;
158 goto fail;
160 goto fail;
164 goto fail;
167 goto fail;
171 fail:
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_dispatch.c68 int err, fail, nsuccess, r; local
105 fail = nsuccess = 0;
139 chain->flag == PAM_BINDING) && !fail &&
151 * fail. If a required module fails, record the
152 * return code from the first required module to fail.
157 chain->flag == PAM_BINDING) && !fail) {
159 fail = 1;
169 fail = 1;
174 if (!fail && err != PAM_NEW_AUTHTOK_REQD)
179 * in the chain to be successful, so that we don't fail ope
[all...]
/freebsd-11-stable/contrib/dma/
H A Dspool.c87 goto fail;
89 goto fail;
92 goto fail;
98 goto fail;
100 goto fail;
104 goto fail;
113 fail:
303 goto fail;
305 goto fail;
339 fail
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dminidump_machdep.c250 goto fail;
276 goto fail;
284 goto fail;
289 goto fail;
294 goto fail;
309 goto fail;
313 goto fail;
320 goto fail;
325 goto fail;
329 goto fail;
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_quotalimit.sh65 fail=g
69 fail=u
73 fail=""
112 fail=g
116 fail=u
120 fail=""
159 fail=g
163 fail=u
167 fail=""
206 fail
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dminidump_machdep.c225 goto fail;
251 goto fail;
259 goto fail;
265 goto fail;
271 goto fail;
288 goto fail;
298 goto fail;
313 goto fail;
322 goto fail;
330 fail
[all...]
/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.c95 goto fail;
101 goto fail;
109 goto fail;
112 fail:
127 goto fail;
131 goto fail;
139 goto fail;
142 fail:
160 goto fail;
166 goto fail;
[all...]
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_das.c73 goto fail;
84 goto fail;
96 goto fail;
118 goto fail;
174 fail:
229 goto fail;
238 goto fail;
249 goto fail;
261 goto fail;
283 goto fail;
[all...]
/freebsd-11-stable/sys/dev/cy/
H A Dcy_pci.c121 goto fail;
130 goto fail;
137 goto fail;
145 goto fail;
158 goto fail;
183 fail:

Completed in 201 milliseconds

1234567891011>>