/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tfmod.c | 65 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 D | haproxy_srvr.c | 621 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 D | hfrom_format.c | 205 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 D | normalize_mailhost_addr.c | 207 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 D | map_search.c | 326 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 D | config_known_tcp_ports.c | 209 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 D | known_tcp_ports.c | 204 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 D | find_inet.c | 203 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 D | hash_fnv.c | 191 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 D | argv.c | 699 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 D | jsmn_test.c | 8 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 D | pkits-test.pl | 831 my $test_failed = 0;
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | pkits-test.pl | 831 my $test_failed = 0;
|