| /src/external/bsd/ntp/dist/tests/sec-2853/ |
| sec-2853.c | 18 // static int exit_on_err = 0; // if not 0, exit if test failed 55 int failed; local 61 failed = ( 4 != len ); 63 if ( failed || verbose ) 68 failed ? "NO <<" : "yes" ); 70 return failed ? -1 : 0; 79 int failed; local 85 failed = ( 3 != len ); 87 if ( failed || verbose ) 92 failed ? "NO <<" : "yes" ) 103 int failed; local [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| pbelutest.c | 20 int i, failed = 0; local 26 failed = 1; 31 if (!failed) 36 failed = pbe_type < last_type 39 OBJ_nid2sn(pbe_nid), failed ? "ERROR" : "OK");
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| pbelutest.c | 20 int i, failed = 0; local 26 failed = 1; 31 if (!failed) 36 failed = pbe_type < last_type 39 OBJ_nid2sn(pbe_nid), failed ? "ERROR" : "OK");
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| pbelutest.c | 20 int i, failed = 0; local 26 failed = 1; 31 if (!failed) 36 failed = pbe_type < last_type 39 OBJ_nid2sn(pbe_nid), failed ? "ERROR" : "OK");
|
| x509_check_cert_pkey_test.c | 21 * e: expected, "ok" for success, "failed" for what should fail. 46 goto failed; 51 } else if (strcmp(e, "failed") == 0) { 55 goto failed; 60 goto failed; 63 goto failed; 69 goto failed; 75 TEST_error("read PEM x509 failed"); 76 goto failed; 84 TEST_error("read PEM x509 req failed"); [all...] |
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| btest.c | 81 data.failed = 0; 89 data.failed = 1; 97 data.failed = 1; 100 check ("test1", 0, all, f3line, "f3", "btest.c", &data.failed); 101 check ("test1", 1, all, f2line, "f2", "btest.c", &data.failed); 102 check ("test1", 2, all, f1line, "test1", "btest.c", &data.failed); 104 printf ("%s: backtrace_full noinline\n", data.failed ? "FAIL" : "PASS"); 106 if (data.failed) 141 data.failed = 0; 149 data.failed = 1 [all...] |
| mtest.c | 70 data->failed = 1; 108 data.failed = 0; 115 data.failed = 1; 123 data.failed = 1; 137 symdata.failed = 0; 147 data.failed = 1; 152 data.failed = 1; 164 data.failed = 1; 170 data.failed = 1; 179 data.failed = 1 [all...] |
| edtest.c | 69 data.failed = 0; 77 data.failed = 1; 85 data.failed = 1; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed); 92 printf ("%s: backtrace_full alloc stress\n", data.failed ? "FAIL" : "PASS"); 94 if (data.failed)
|
| testlib.h | 67 int failed; member in struct:bdata 77 int failed; member in struct:sdata 86 int failed; member in struct:symdata 100 const char *want_file, int *failed);
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| btest.c | 81 data.failed = 0; 89 data.failed = 1; 97 data.failed = 1; 100 check ("test1", 0, all, f3line, "f3", "btest.c", &data.failed); 101 check ("test1", 1, all, f2line, "f2", "btest.c", &data.failed); 102 check ("test1", 2, all, f1line, "test1", "btest.c", &data.failed); 104 printf ("%s: backtrace_full noinline\n", data.failed ? "FAIL" : "PASS"); 106 if (data.failed) 141 data.failed = 0; 149 data.failed = 1 [all...] |
| mtest.c | 70 data->failed = 1; 108 data.failed = 0; 115 data.failed = 1; 123 data.failed = 1; 137 symdata.failed = 0; 147 data.failed = 1; 152 data.failed = 1; 164 data.failed = 1; 170 data.failed = 1; 179 data.failed = 1 [all...] |
| edtest.c | 69 data.failed = 0; 77 data.failed = 1; 85 data.failed = 1; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed); 92 printf ("%s: backtrace_full alloc stress\n", data.failed ? "FAIL" : "PASS"); 94 if (data.failed)
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| btest.c | 81 data.failed = 0; 89 data.failed = 1; 97 data.failed = 1; 100 check ("test1", 0, all, f3line, "f3", "btest.c", &data.failed); 101 check ("test1", 1, all, f2line, "f2", "btest.c", &data.failed); 102 check ("test1", 2, all, f1line, "test1", "btest.c", &data.failed); 104 printf ("%s: backtrace_full noinline\n", data.failed ? "FAIL" : "PASS"); 106 if (data.failed) 141 data.failed = 0; 149 data.failed = 1 [all...] |
| mtest.c | 70 data->failed = 1; 108 data.failed = 0; 115 data.failed = 1; 123 data.failed = 1; 137 symdata.failed = 0; 147 data.failed = 1; 152 data.failed = 1; 164 data.failed = 1; 170 data.failed = 1; 179 data.failed = 1 [all...] |
| edtest.c | 69 data.failed = 0; 77 data.failed = 1; 85 data.failed = 1; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed); 92 printf ("%s: backtrace_full alloc stress\n", data.failed ? "FAIL" : "PASS"); 94 if (data.failed)
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| btest.c | 81 data.failed = 0; 89 data.failed = 1; 97 data.failed = 1; 100 check ("test1", 0, all, f3line, "f3", "btest.c", &data.failed); 101 check ("test1", 1, all, f2line, "f2", "btest.c", &data.failed); 102 check ("test1", 2, all, f1line, "test1", "btest.c", &data.failed); 104 printf ("%s: backtrace_full noinline\n", data.failed ? "FAIL" : "PASS"); 106 if (data.failed) 141 data.failed = 0; 149 data.failed = 1 [all...] |
| mtest.c | 70 data->failed = 1; 108 data.failed = 0; 115 data.failed = 1; 123 data.failed = 1; 137 symdata.failed = 0; 147 data.failed = 1; 152 data.failed = 1; 164 data.failed = 1; 170 data.failed = 1; 179 data.failed = 1 [all...] |
| edtest.c | 69 data.failed = 0; 77 data.failed = 1; 85 data.failed = 1; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed); 92 printf ("%s: backtrace_full alloc stress\n", data.failed ? "FAIL" : "PASS"); 94 if (data.failed)
|
| /src/usr.sbin/postinstall/ |
| postinstall.in | 525 local failed=0 545 failed=1 548 failed=1 553 return ${failed} 736 local failed=0 756 return ${failed} 860 local failed=0 868 failed=$(( ${failed} + $? )) 870 failed=$(( ${failed} + $? ) [all...] |
| /src/external/mit/isl/dist/ |
| flow_test.sh.in | 6 failed=0 15 ./isl_flow_cmp$EXEEXT $ref $test && rm $test) || failed=1 18 test $failed -eq 0 || exit
|
| /src/external/bsd/libc++/dist/libcxxrt/test/ |
| test.cc | 7 static int failed; variable 21 failed++; 22 printf("Test failed: %s:%d: %s\n", file, line, message); 27 printf("\n%d tests, %d passed, %d failed\n", succeeded+failed, succeeded, failed);
|
| /src/external/gpl2/lvm2/dist/test/ |
| harness.sh | 16 echo " FAILED!" 24 failed="$failed $t" 28 if test -n "$failed"; then 33 echo "TESTS FAILED:" 34 for t in $failed; do
|
| /src/external/mpl/dhcp/dist/ |
| config+lt | 22 echo autoreconf failed
|
| /src/usr.bin/make/unit-tests/ |
| deptgt-phony.exp | 4 failed. 7 failed. 10 failed. 22 failed. 31 failed. 37 failed. 40 failed.
|
| /src/external/apache2/llvm/dist/clang/utils/TestUtils/ |
| pch-test.pl | 15 my $failed = 0; 32 print("\n---Failed to dump AST file for \"$file\"---\n"); 34 $failed++; 40 print("\n---Failed to build PCH file for \"$file\"---\n"); 42 $failed++; 53 print("$failed tests failed\n");
|