Home
last modified time | relevance | path

Searched refs:test_failed (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtfmod.c65 test_failed (mpfr_ptr erem, mpfr_ptr grem, int eret, int gret, in test_failed() function
95 test_failed (r1, r0, inex1, inex0, x, y, rnd); in check()
146 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
152 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
158 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
164 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
170 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
176 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
182 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
188 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dhaproxy_srvr.c621 int test_failed; in evaluate_test_case() local
634 test_failed = 0; in evaluate_test_case()
645 test_failed = 1; in evaluate_test_case()
646 return (test_failed); in evaluate_test_case()
652 test_failed = 1; in evaluate_test_case()
653 return (test_failed); in evaluate_test_case()
659 test_failed = 1; in evaluate_test_case()
660 return (test_failed); in evaluate_test_case()
664 return (test_failed); in evaluate_test_case()
673 test_failed = 1; in evaluate_test_case()
[all …]
H A Dhfrom_format.c205 int test_failed; in main() local
215 test_failed = 0; in main()
227 test_failed = 1; in main()
234 test_failed = 1; in main()
237 if (test_failed) { in main()
249 test_failed = 0; in main()
261 test_failed = 1; in main()
266 test_failed = 1; in main()
269 if (test_failed) { in main()
H A Dnormalize_mailhost_addr.c207 int test_failed; in main() local
210 tests_failed += test_failed, test_case++) { in main()
211 test_failed = 0; in main()
225 test_failed = 1; in main()
235 test_failed = 1; in main()
242 test_failed = 1; in main()
249 test_failed = 1; in main()
H A Dmap_search.c326 int test_failed; in main() local
335 tests_failed += test_failed, test_case++) { in main()
336 test_failed = 0; in main()
352 test_failed = 1; in main()
362 test_failed = 1; in main()
370 test_failed = 1; in main()
378 test_failed = 1; in main()
388 test_failed = 1; in main()
H A Dconfig_known_tcp_ports.c209 int test_failed; in main() local
221 test_failed = 0; in main()
233 test_failed = 1; in main()
239 test_failed = 1; in main()
245 if (test_failed) { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dknown_tcp_ports.c204 int test_failed; in main() local
212 test_failed = 0; in main()
218 test_failed = 1; in main()
223 test_failed = 1; in main()
230 test_failed = 1; in main()
232 for (pp = tp->probes; test_failed == 0 && pp->query != 0; pp++) { in main()
237 test_failed = 1; in main()
242 if (test_failed) { in main()
H A Dfind_inet.c203 int test_failed; in main() local
212 test_failed = 0; in main()
220 test_failed = 1; in main()
233 test_failed = 1; in main()
238 test_failed = 1; in main()
242 if (test_failed) { in main()
H A Dhash_fnv.c191 int test_failed; in main() local
194 test_failed = 0; in main()
199 test_failed = 1; in main()
201 if (test_failed) { in main()
H A Dargv.c699 int test_failed; in main() local
705 test_failed = test_argv_verify(tp, argvp); in main()
706 if (test_failed) { in main()
/netbsd-src/external/bsd/ntp/dist/libjsmn/
H A Djsmn_test.c8 static int test_failed = 0; variable
25 test_failed++; in test()
607 printf("\nPASSED: %d\nFAILED: %d\n", test_passed, test_failed); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dpkits-test.pl831 my $test_failed = 0;
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dpkits-test.pl831 my $test_failed = 0;