Searched refs:FAIL (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-11-stable/contrib/netbsd-tests/net/net/
H A Dt_tcp.c58 #define FAIL(msg, ...) err(EXIT_FAILURE, msg, ## __VA_ARGS__) macro
61 #define FAIL(msg, ...) ATF_CHECK_MSG(0, msg, ## __VA_ARGS__); goto fail macro
85 FAIL("socket");
96 FAIL("bind");
101 FAIL("getsockname");
105 FAIL("listen");
109 FAIL("socket");
114 FAIL("expected connect to fail");
118 FAIL("connect failed");
123 FAIL("fnct
[all...]
H A Dt_unix.c64 #define FAIL(msg, ...) err(EXIT_FAILURE, msg, ## __VA_ARGS__) macro
68 #define FAIL(msg, ...) \ macro
112 FAIL("accept");
114 FAIL("guard1 = '%c'", guard1);
116 FAIL("guard2 = '%c'", guard2);
121 FAIL("len %d != 2", len);
123 FAIL("sun->sun_family %d != AF_UNIX", sun.sun_family);
126 FAIL("sun->sun_len %d != 2", sun.sun_len);
130 FAIL("sun.sun_path[%zu] %d != NULL", i,
150 FAIL("socke
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmisc.h38 #define FAIL() \ macro
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.kpriv.ksh27 #define FAIL \
32 BEGIN { badsubr = "func()"; func((void *)&\`utsname); FAIL }
35 BEGIN { badsubr = "func()"; func((void *)&\`utsname, arg1); FAIL }
38 BEGIN { badsubr = "func() (arg1)"; func(arg0, (void *)&\`utsname); FAIL }
41 BEGIN { badsubr = "func()"; func((void *)&\`utsname, arg1, arg2); FAIL }
/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test_capmode.c62 FAIL("capmode: %s failed with ECAPMODE", #syscall); \
164 FAIL("capmode:waitpid");
166 FAIL("capmode:waitpid succeeded");
169 FAIL("capmode:fork");
172 FAIL("test_sycalls:getlogin %d", errno);
176 FAIL("capmode:getsockname");
185 FAIL("capmode:pipe");
194 FAIL("capmode:no sysarch() test for current architecture");
H A Dcap_test.h50 #define FAIL(...) do { \ macro
71 FAIL("%s() at line %d: %s failed", \
79 FAIL("%s() at line %d: %s", \
91 FAIL("%s() at line %d: %s", \
H A Dcap_test_pdkill.c84 FAIL("pdgetpid");
90 FAIL("pdkill");
/freebsd-11-stable/tests/sys/file/
H A Dflock_helper.c130 #define FAIL(test) \ macro
133 printf("FAIL (%s)\n", #test); \
162 FAIL(fl1.l_start != fl2.l_start);
163 FAIL(fl1.l_len != fl2.l_len);
164 FAIL(fl1.l_pid != fl2.l_pid);
165 FAIL(fl1.l_type != F_UNLCK);
166 FAIL(fl1.l_whence != fl2.l_whence);
168 FAIL(fl1.l_sysid != fl2.l_sysid);
236 FAIL(res == 0);
237 FAIL(errn
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c40 #define FAIL 0x80000000 macro
805 retval = (int) FAIL;
824 return (int) FAIL;
840 return (int) FAIL;
849 int reg = (int) FAIL;
852 if ((reg = score_reg_parse (str, all_reg_maps[reg_type].htab)) != (int) FAIL)
897 return (int) FAIL;
904 return (int) FAIL;
908 return comma ? SUCCESS : (int) FAIL;
916 if (reg_required_here (&str, 20, REG_TYPE_SCORE) == (int) FAIL
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_tnc.c19 FAIL enumerator in enum:eap_tnc_data::eap_tnc_state
56 case FAIL:
57 return "FAIL";
114 eap_tnc_set_state(data, FAIL);
182 eap_tnc_set_state(data, FAIL);
186 eap_tnc_set_state(data, FAIL);
261 eap_tnc_set_state(data, FAIL);
269 if (data->state == FAIL)
315 case FAIL:
389 eap_tnc_set_state(data, FAIL);
[all...]
H A Deap_server_wsc.c20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_wsc_data::__anon3740
46 case FAIL:
47 return "FAIL";
298 eap_wsc_state(data, FAIL);
304 eap_wsc_state(data, FAIL);
361 eap_wsc_state(data, FAIL);
398 eap_wsc_state(data, FAIL);
410 eap_wsc_state(data, FAIL);
416 eap_wsc_state(data, FAIL);
424 eap_wsc_state(data, FAIL);
[all...]
H A Deap_server_ikev2.c19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon3724
65 case FAIL:
66 return "FAIL";
285 eap_ikev2_state(data, FAIL);
377 eap_ikev2_state(data, FAIL);
384 eap_ikev2_state(data, FAIL);
394 eap_ikev2_state(data, FAIL);
405 eap_ikev2_state(data, FAIL);
414 eap_ikev2_state(data, FAIL);
421 eap_ikev2_state(data, FAIL);
[all...]
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.h78 #define FAIL -1 macro
/freebsd-11-stable/contrib/dtc/
H A Dchecks.c96 #define FAIL(c, dti, ...) \ macro
163 FAIL(c, dti, "always_fail check");
178 FAIL(c, dti, "\"%s\" property in %s is not a string",
197 FAIL(c, dti, "\"%s\" property in %s is not a single cell",
219 FAIL(c, dti, "Duplicate node name %s",
234 FAIL(c, dti, "Duplicate property name %s in %s",
253 FAIL(c, dti, "Bad character '%c' in node %s",
264 FAIL(c, dti, "Character '%c' not recommended in node %s",
273 FAIL(c, dti, "Node %s has multiple '@' characters in name",
292 FAIL(
[all...]
/freebsd-11-stable/tests/sys/netgraph/
H A Dhub.c53 ng_errors(FAIL);
106 ng_errors(FAIL);
133 ng_errors(FAIL);
193 ng_errors(FAIL);
209 ng_errors(FAIL);
H A Dbasic.c78 ng_errors(FAIL);
142 ng_errors(FAIL);
171 ng_errors(FAIL);
H A Dbridge.c94 ng_errors(FAIL);
175 ng_errors(FAIL);
201 ng_errors(FAIL);
240 ng_errors(FAIL);
266 ng_errors(FAIL);
297 ng_errors(FAIL);
309 ng_errors(FAIL);
337 ng_errors(FAIL);
368 ng_errors(FAIL);
400 ng_errors(FAIL);
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-arm.c295 goto FAIL;
299 goto FAIL;
333 goto FAIL;
340 FAIL:
392 goto FAIL;
396 goto FAIL;
406 FAIL:
/freebsd-11-stable/contrib/less/
H A Dregexp.c146 #define FAIL(m) { regerror(m); return(NULL); } macro
220 FAIL("NULL argument");
233 FAIL("regexp too big");
238 FAIL("out of space");
315 FAIL("too many ()");
354 FAIL("unmatched ()");
357 FAIL("unmatched ()");
359 FAIL("junk on end"); /* "Can't happen". */
430 FAIL("*+ operand could be empty");
461 FAIL("neste
[all...]
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb25 when /(?:FAIL|ERROR)/
/freebsd-11-stable/usr.bin/bmake/tests/
H A Dcommon.sh40 FAIL=
48 FAIL=yes
54 if [ ! -z "${FAIL}" ] ; then
380 return 1 # FAIL
399 FAIL=
440 FAIL=
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c76 enum outcome { SKIP=2, OK=1, FAIL=0 }; enumerator in enum:outcome
99 return FAIL;
110 outcome = FAIL;
169 return FAIL;
198 return FAIL; /* unreachable */
215 return b[0]=='Y' ? OK : (b[0]=='S' ? SKIP : FAIL);
/freebsd-11-stable/contrib/gdb/
H A Ddjunpack.bat42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
48 echo FAIL: the file %1 does not seem to exist.
/freebsd-11-stable/sbin/restore/
H A Dutilities.c210 return (FAIL);
231 return (FAIL);
236 return (FAIL);
253 return (FAIL);
396 return (FAIL);
400 return (FAIL);
H A Drestore.h151 #define FAIL 0 macro

Completed in 310 milliseconds

1234