| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 99-test_ecstress.t | 19 SKIP: { 20 skip "Skipping EC stress test", 1
|
| 30-test_pairwise_fail.t | 31 SKIP: { 32 skip "Skip RSA test because of no rsa in this build", 1 39 SKIP: { 40 skip "Skip EC test because of no ec in this build", 2 46 skip "FIPS provider version is too old", 1 53 SKIP: { 54 skip "Skip DSA tests because of no dsa in this build", [all...] |
| 20-test_speed.t | 30 SKIP: { 31 skip "Multi option is not supported by this OpenSSL build", 1 41 SKIP: { 42 skip "Multiblock is not supported by this OpenSSL build", 1 76 SKIP: { 77 skip "CMAC is not supported by this OpenSSL build", 1 87 SKIP: { 88 skip "ASYNC/threads not supported by this OpenSSL build", 1 95 SKIP: { 96 skip "Mlock option is not supported by this OpenSSL build", [all...] |
| 04-test_provider.t | 23 SKIP: { 24 skip "no module support", 1 if disabled("module");
|
| 15-test_rsa.t | 35 SKIP: { 36 skip "Skipping Deprecated rsa_x931_test", 1 if disabled("deprecated-3.0"); 40 SKIP: { 41 skip "Skipping $cmd conversion test", 3 55 SKIP: { 56 skip "Skipping msblob conversion test", 1 65 SKIP: { 66 skip "Skipping PVK conversion test", 1
|
| 30-test_provider_status.t | 36 SKIP: { 37 skip "Skipping legacy test", 1 43 SKIP: { 44 skip "Skipping fips test", 1
|
| 60-test_x509_check_cert_pkey.t | 36 SKIP: { 37 skip "DSA disabled", 1, if disabled("dsa"); 44 SKIP: { 45 skip "EC disabled", 2 if disabled("ec");
|
| fuzz.pl | 20 SKIP: { 21 skip "No directory $d", 1 unless -d $d;
|
| 20-test_pkeyutl.t | 24 SKIP: { 25 skip "Skipping tests that require EC, SM2 or SM3", 4 56 SKIP: { 57 skip "Skipping tests that require ECX", 7 167 SKIP: { 168 skip "RSA is not supported by this OpenSSL build", 3 192 SKIP: { 193 skip "DSA is not supported by this OpenSSL build", 1 204 SKIP: { 205 skip "ECDSA is not supported by this OpenSSL build", [all...] |
| 80-test_ssl_old.t | 188 SKIP: { 189 skip 'failure', 16 unless 195 skip 'failure', 15 unless 202 skip 'failure', 14 unless 208 skip 'failure', 13 unless 214 skip 'failure', 12 unless 219 skip 'failure', 11 unless 223 skip 'failure', 10 unless 229 skip 'failure', 9 unless 238 skip 'failure', 8 unles [all...] |
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 99-test_ecstress.t | 19 SKIP: { 20 skip "Skipping EC stress test", 1
|
| 15-test_rsa.t | 35 SKIP: { 36 skip "Skipping $cmd conversion test", 3 50 SKIP: { 51 skip "Skipping msblob conversion test", 1 60 SKIP: { 61 skip "Skipping PVK conversion test", 1
|
| 04-test_provider.t | 23 SKIP: { 24 skip "no module support", 1 if disabled("module");
|
| 30-test_provider_status.t | 36 SKIP: { 37 skip "Skipping legacy test", 1 43 SKIP: { 44 skip "Skipping fips test", 1
|
| 60-test_x509_check_cert_pkey.t | 36 SKIP: { 37 skip "DSA disabled", 1, if disabled("dsa"); 44 SKIP: { 45 skip "EC disabled", 2 if disabled("ec");
|
| fuzz.pl | 20 SKIP: { 21 skip "No directory $d", 1 unless -d $d;
|
| /src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| 99-test_ecstress.t | 19 SKIP: { 20 skip "Skipping EC stress test", 1
|
| 15-test_rsa.t | 27 SKIP: { 28 skip "Skipping rsa conversion test", 3 39 SKIP: { 40 skip "Skipping msblob conversion test", 1
|
| 20-test_dgst.t | 54 SKIP: { 55 skip "RSA is not supported by this OpenSSL build", 1 65 SKIP: { 66 skip "DSA is not supported by this OpenSSL build", 1 76 SKIP: { 77 skip "ECDSA is not supported by this OpenSSL build", 1 87 SKIP: { 88 skip "EdDSA is not supported by this OpenSSL build", 2 91 skip "EdDSA is not supported with `dgst` CLI", 2; 106 SKIP: [all...] |
| 15-test_ec.t | 25 SKIP: { 26 skip "Skipping EC conversion test", 3 41 SKIP: { 42 skip "Skipping EdDSA conversion test", 6
|
| 60-test_x509_check_cert_pkey.t | 25 SKIP: { 26 skip "DSA disabled", 1, if disabled("dsa"); 33 SKIP: { 34 skip "EC disabled", 1 if disabled("ec");
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| split_nameval.c | 73 #define SKIP(start, var, cond) do { \ 85 SKIP(buf, np, ISSPACE(*np)); /* find name begin */ 88 SKIP(np, ep, !ISSPACE(*ep) && *ep != '='); /* find name end */ 89 SKIP(ep, cp, ISSPACE(*cp)); /* skip blanks before '=' */ 93 cp++; /* skip over '=' */ 94 SKIP(cp, vp, ISSPACE(*vp)); /* skip leading blanks */
|
| /src/external/bsd/libfido2/dist/tools/ |
| include_check.sh | 8 SKIP='(webauthn.h)' 13 if echo "$header" | grep -Eq "$SKIP"; then
|
| /src/tests/lib/libm/ |
| t_ldexp.c | 44 #define SKIP 9999 57 { 1.0, 5, SKIP, " 32" }, 58 { 1.0, 1022, SKIP, "4.4942328371557897693233e+307" }, 60 { 1.0, 1023, SKIP, "8.9884656743115795386465e+307" }, 63 { 1.0, -5, SKIP, " 0.03125" }, 64 { 1.0, -1021, SKIP, "4.4501477170144027661805e-308" }, 66 { 1.0, -1022, SKIP, "2.2250738585072013830902e-308" }, 75 { 0.0, -1, SKIP, " 0" }, 76 { 0.0, 0, SKIP, " 0" }, 77 { 0.0, 1, SKIP, " 0" } [all...] |
| /src/external/bsd/unbound/dist/testcode/ |
| do-tests.sh | 47 SKIP=0 60 SKIP=1; 65 SKIP=1; 68 if test $SKIP -eq 0; then 72 echo "skip $test"
|