Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Drpc.hh262 return FAIL; in call()
264 return FAIL; in call()
266 return FAIL; in call()
268 return FAIL; in call()
270 return FAIL; in call()
281 return FAIL; in callback()
284 return FAIL; in callback()
293 return FAIL; in call()
295 return FAIL; in call()
297 return FAIL; in call()
[all …]
H A Dmarshall.cc32 return FAIL; in unmarshall_check()
33 return check == r ? OK : FAIL; in unmarshall_check()
40 return FAIL; in marshall_intlike()
48 return FAIL; in unmarshall_intlike()
56 return FAIL; in marshall()
60 return FAIL; in marshall()
74 return FAIL; in unmarshall()
76 return FAIL; in unmarshall()
86 return FAIL; in unmarshall()
91 return FAIL; in unmarshall()
[all …]
H A Dmarshall-cp.hh33 return FAIL; in unmarshall()
43 return FAIL; in unmarshall()
53 return FAIL; in unmarshall()
63 return FAIL; in unmarshall()
80 return FAIL; in marshall()
87 return FAIL; in marshall()
102 return FAIL; in unmarshall()
121 return FAIL; in unmarshall()
133 return FAIL; in unmarshall()
152 return FAIL; in marshall()
[all …]
H A Dconnection.cc43 return FAIL; in send()
51 return FAIL; in send()
62 return FAIL; in require()
71 return FAIL; in get()
93 return FAIL; in do_wait()
107 return FAIL; in do_wait()
119 return want_result ? FAIL : OK; in do_wait()
121 return FAIL; in do_wait()
127 return want_result ? OK : FAIL; in do_wait()
138 return FAIL; in do_wait()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dnist-result22 # id FAIL
4 4.3.5 FAIL
6 4.5.1 FAIL
7 4.5.4 FAIL
8 4.5.6 FAIL
9 4.6.15 FAIL
10 4.6.17 FAIL
11 4.11.2 FAIL
12 4.12.2 FAIL
13 4.13.19 FAIL
[all …]
/netbsd-src/usr.bin/make/unit-tests/
H A Dvar-eval-short.mk14 FAIL= ${:!echo unexpected 1>&2!}
23 .if 0 && ${FAIL}
26 .if 0 && ${VAR::=${FAIL}}
31 .if 0 && ${${FAIL}:?then:else}
34 .if 0 && ${1:?${FAIL}:${FAIL}}
37 .if 0 && ${0:?${FAIL}:${FAIL}}
40 # Before var.c 1.870 from 2021-03-14, the expression ${FAIL} was evaluated
44 # expect+1: In the :@ modifier, the variable name "${FAIL}" mus
[all...]
H A Dvar-eval-short.exp1 make: "var-eval-short.mk" line 45: In the :@ modifier, the variable name "${FAIL}" must not contain a dollar
2 while parsing "${:Uword:@${FAIL}@expr@}"
3 Parsing var-eval-short.mk:158: .if 0 && ${0:?${FAIL}then:${FAIL}else}
4 CondParser_Eval: 0 && ${0:?${FAIL}then:${FAIL}else}
5 Var_Parse: ${0:?${FAIL}then:${FAIL}else} (parse)
7 Var_Parse: ${FAIL}then:${FAIL}els
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dregex.c24 #define FAIL(x) \ macro
30 #define FAIL(x) goto error macro
71 FAIL("empty string"); in isc_regex_validate()
91 FAIL("bad back reference"); in isc_regex_validate()
97 FAIL("escaped end-of-string"); in isc_regex_validate()
123 FAIL("no atom"); in isc_regex_validate()
126 FAIL("was multiple"); in isc_regex_validate()
152 FAIL("empty alternative"); in isc_regex_validate()
163 FAIL("no atom"); in isc_regex_validate()
180 FAIL("was multiple"); in isc_regex_validate()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dregex.c23 #define FAIL(x) \
29 #define FAIL(x) goto error
70 FAIL("empty string"); in isc_regex_validate()
90 FAIL("bad back reference"); in isc_regex_validate()
96 FAIL("escaped end-of-string"); in isc_regex_validate()
122 FAIL("no atom"); in isc_regex_validate()
125 FAIL("was multiple"); in isc_regex_validate()
151 FAIL("empty alternative"); in isc_regex_validate()
162 FAIL("no atom"); in isc_regex_validate()
179 FAIL("wa in isc_regex_validate()
24 #define FAIL( global() macro
30 #define FAIL( global() macro
[all...]
/netbsd-src/external/bsd/openldap/dist/tests/data/constraint/
H A Dconstraint.out16 FAIL
17 FAIL
18 FAIL
19 FAIL
20 FAIL
21 FAIL
22 FAIL
23 FAIL
24 FAIL
25 FAIL
[all …]
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dreferences.c27 FAIL("fdt_getprop(%d, \"ref\"): %s", node, fdt_strerror(len)); in check_ref()
29 FAIL("'ref' in node at %d has wrong size (%d instead of %zd)", in check_ref()
33 FAIL("'ref' in node at %d has value 0x%x instead of 0x%x", in check_ref()
38 FAIL("fdt_getprop(%d, \"lref\"): %s", node, fdt_strerror(len)); in check_ref()
40 FAIL("'lref' in node at %d has wrong size (%d instead of %zd)", in check_ref()
44 FAIL("'lref' in node at %d has value 0x%x instead of 0x%x", in check_ref()
56 FAIL("fdt_getprop(0, \"rref\"): %s", fdt_strerror(len)); in check_rref()
58 FAIL("'rref' in root node has wrong size (%d instead of %zd)", in check_rref()
62 FAIL("'rref' in root node has value 0x%x instead of 0x0", ref); in check_rref()
76 FAIL("fdt_path_offset(/node1): %s", fdt_strerror(n1)); in main()
[all …]
H A Dpath-references.c26 FAIL("fdt_getprop(%d, \"ref\"): %s", node, fdt_strerror(len)); in check_ref()
28 FAIL("'ref' in node at %d has value \"%s\" instead of \"%s\"", in check_ref()
33 FAIL("fdt_getprop(%d, \"lref\"): %s", node, fdt_strerror(len)); in check_ref()
35 FAIL("'lref' in node at %d has value \"%s\" instead of \"%s\"", in check_ref()
47 FAIL("fdt_getprop(0, \"rref\"): %s", fdt_strerror(len)); in check_rref()
49 FAIL("'rref' in root node has value \"%s\" instead of \"/\"", in check_rref()
65 FAIL("fdt_path_offset(/node1): %s", fdt_strerror(n1)); in main()
68 FAIL("fdt_path_offset(/node2): %s", fdt_strerror(n2)); in main()
77 FAIL("fdt_getprop(0, \"multiref\"): %s", fdt_strerror(len)); in main()
79 FAIL("multiref has wrong length, %d instead of %d", in main()
[all …]
H A Ddel_node.c37 FAIL("Couldn't find \"/subnode@1\": %s", in main()
43 FAIL("Couldn't find \"/subnode@2\": %s", in main()
49 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
55 FAIL("fdt_del_node(subnode1): %s", fdt_strerror(err)); in main()
59 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
65 FAIL("Couldn't find \"/subnode2\": %s", in main()
71 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
77 FAIL("fdt_del_node(subnode2): %s", fdt_strerror(err)); in main()
81 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
87 FAIL("fdt_path_offset(subnode2) returned \"%s\" instead of \"%s\"", in main()
[all …]
H A Dnop_node.c32 FAIL("Couldn't find \"/subnode1\": %s", in main()
38 FAIL("Couldn't find \"/subnode2\": %s", in main()
44 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
50 FAIL("fdt_nop_node(subnode1): %s", fdt_strerror(err)); in main()
54 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
60 FAIL("Couldn't find \"/subnode2\": %s", in main()
66 FAIL("Couldn't find \"/subnode@2/subsubnode\": %s", in main()
72 FAIL("fdt_nop_node(subnode2): %s", fdt_strerror(err)); in main()
76 FAIL("fdt_path_offset(subnode1) returned \"%s\" instead of \"%s\"", in main()
82 FAIL("fdt_path_offset(subnode2) returned \"%s\" instead of \"%s\"", in main()
[all …]
H A Dstringlist.c27 FAIL("Couldn't find path %s", path); in check_expected_failure()
31 FAIL("unexpectedly succeeded in parsing #address-cells\n"); in check_expected_failure()
35 FAIL("found string in #address-cells: %d\n", err); in check_expected_failure()
49 FAIL("empty string not found in #address-cells: %d\n", err); in check_expected_failure()
67 FAIL("Couldn't find path %s", path); in check_string_count()
71 FAIL("Couldn't count strings in property %s of node %s: %d\n", in check_string_count()
75 FAIL("String count for property %s of node %s is %d instead of %d\n", in check_string_count()
87 FAIL("Couldn't find path %s", path); in check_string_index()
92 FAIL("Index of %s in property %s of node %s is %d, expected %d\n", in check_string_index()
105 FAIL("Couldn't find path %s", path); in check_string()
[all …]
H A Dtestutils.c68 FAIL("Can't install SIGINT handler"); in test_init()
84 FAIL("fdt_get_mem_rsv(%d): %s", n, fdt_strerror(err)); in check_mem_rsv()
86 FAIL("fdt_get_mem_rsv() returned (0x%llx,0x%llx) " in check_mem_rsv()
104 FAIL("Error retrieving \"%s\" pointer: %s", name, in check_property()
112 FAIL("Incorrect tag 0x%08x on property \"%s\"", tag, name); in check_property()
116 FAIL("Couldn't get property name: %s", fdt_strerror(namelen)); in check_property()
118 FAIL("Incorrect prop name length: %d instead of %zd", in check_property()
121 FAIL("Property name mismatch \"%s\" instead of \"%s\"", in check_property()
124 FAIL("Length retrieved for \"%s\" by fdt_get_property()" in check_property()
128 FAIL("Size mismatch on property \"%s\": %d insead of %d", in check_property()
[all …]
H A Dtruncated_string.c38 FAIL("Unexpected length for good property"); in main()
41 FAIL("fdt_get_string() failed on good property: %s", in main()
44 FAIL("fdt_get_string() returned length %d (not 4) on good property", in main()
47 FAIL("fdt_get_string() returned \"%s\" (not \"good\") on good property", in main()
51 FAIL("Unexpected length for bad property\n"); in main()
54 FAIL("fdt_get_string() succeeded incorrectly on bad property"); in main()
56 FAIL("fdt_get_string() gave unexpected error on bad property: %s", in main()
64 FAIL("fdt_get_string() succeeded incorrectly on mangled property"); in main()
66 FAIL("fdt_get_string() gave unexpected error on mangled property: %s", in main()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dx86_64-unknown-linux-gnu.xfail1 FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40
2 FAIL: g++.dg/guality/pr55665.C -O3 -fomit-frame-pointer line 23 p == 40
3 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40
43 FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops line 39 c == &a[0]
44 FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions li…
45 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 14 i == 0
46 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 14 i == 0
47 FAIL: gcc.dg/guality/pr54200.c -Os line 20 z == 3
48 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 20 y =…
49 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 20 z =…
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dx86_64-unknown-linux-gnu.xfail1 FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40
2 FAIL: g++.dg/guality/pr55665.C -O3 -fomit-frame-pointer line 23 p == 40
3 FAIL: g++.dg/guality/pr55665.C -O3 -g line 23 p == 40
43 FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops line 39 c == &a[0]
44 FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions li…
45 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 14 i == 0
46 FAIL: gcc.dg/guality/pr48437.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 14 i == 0
47 FAIL: gcc.dg/guality/pr54200.c -Os line 20 z == 3
48 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 20 y =…
49 FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 20 z =…
[all …]
/netbsd-src/tests/net/net/
H A Dt_unix.c111 FAIL("accept"); in acc()
113 FAIL("guard1 = '%c'", guard1); in acc()
115 FAIL("guard2 = '%c'", guard2); in acc()
120 FAIL("len %d != 2", len); in acc()
122 FAIL("sun->sun_family %d != AF_UNIX", sun.sun_family); in acc()
125 FAIL("sun->sun_len %d != 2", sun.sun_len); in acc()
129 FAIL("sun.sun_path[%zu] %d != NULL", i, in acc()
181 FAIL("fstat (%s)", s); in check_cred()
187 FAIL("peercred (%s)", s); in check_cred()
237 FAIL("socket(server)"); in test()
[all …]
H A Dt_tcp.c90 FAIL("socket"); in accept_test()
112 FAIL("bad family"); in accept_test()
121 FAIL("setsockopt IPV6_V6ONLY"); in accept_test()
126 FAIL("bind"); in accept_test()
131 FAIL("getsockname"); in accept_test()
135 FAIL("listen"); in accept_test()
139 FAIL("socket"); in accept_test()
160 FAIL("expected connect to fail"); in accept_test()
186 FAIL("connect failed"); in accept_test()
192 FAIL("fnct in accept_test()
[all...]
H A Dt_mapped.c75 FAIL("socket"); in mksocket()
83 FAIL("setsockopt"); in mksocket()
86 FAIL("setsockopt"); in mksocket()
116 FAIL("bad family"); in mkserver()
159 FAIL("bad family"); in mkclient()
179 FAIL("bind"); in test()
183 FAIL("listen"); in test()
192 FAIL("fork"); in test()
203 FAIL("connect"); in test()
210 FAIL("accept"); in test()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dmarshall.cc33 return FAIL; in unmarshall_check()
34 return check == r ? OK : FAIL; in unmarshall_check()
41 return FAIL; in marshall_intlike()
49 return FAIL; in unmarshall_intlike()
57 return FAIL; in marshall()
61 return FAIL; in marshall()
75 return FAIL; in unmarshall()
77 return FAIL; in unmarshall()
87 return FAIL; in unmarshall()
92 return FAIL; in unmarshall()
[all …]
H A Dconnection.cc34 return FAIL; in send()
42 return FAIL; in send()
53 return FAIL; in require()
62 return FAIL; in get()
84 return FAIL; in do_wait()
98 return FAIL; in do_wait()
110 return want_result ? FAIL : OK; in do_wait()
112 return FAIL; in do_wait()
118 return want_result ? OK : FAIL; in do_wait()
129 return FAIL; in do_wait()
[all …]
H A Dmarshall-cp.hh73 return FAIL; in marshall()
80 return FAIL; in marshall()
95 return FAIL; in unmarshall()
111 return FAIL; in unmarshall()
118 return FAIL; in unmarshall()
136 return FAIL; in marshall()
143 return FAIL; in marshall()
158 return FAIL; in unmarshall()
175 return FAIL; in unmarshall()
182 return FAIL; in unmarshall()
[all …]

12345678910>>...20