Home
last modified time | relevance | path

Searched refs:skip_all (Results 1 – 25 of 198) sorted by relevance

12345678

/freebsd/crypto/openssl/test/recipes/
H A D90-test_fipsload.t19 plan skip_all => 'Test is disabled with disabled fips' if disabled('fips');
20 plan skip_all => 'Test only supported in a shared build' if disabled('shared');
21 plan skip_all => 'Test is disabled on AIX' if config('target') =~ m|^aix|;
22 plan skip_all => 'Test is disabled on NonStop ia64' if config('target') =~ m|^nonstop-nse|;
23 plan skip_all => 'Test only supported in a dso build' if disabled('dso');
24 plan skip_all => 'Test is disabled in an address sanitizer build' unless disabled('asan');
H A D70-test_sslskewith0p.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "dh is not supported by this OpenSSL build"
26 plan skip_all => "$test_name needs the sock feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
44 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_sslcertstatus.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs the ocsp feature enabled"
29 plan skip_all => "$test_name needs TLS enabled"
43 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_npn.t18 plan skip_all => "TLSProxy isn't usable on $^O"
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs NPN enabled"
30 plan skip_all => "$test_name needs TLSv1.2 enabled"
40 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_tls13alerts.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
39 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D95-test_external_oqsprovider.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "oqsprovider tests not available on Windows or VMS"
20 plan skip_all => "oqsprovider tests only available in a shared build"
22 plan skip_all => "oqsprovider tests not supported in out of tree builds"
H A D95-test_external_pkcs11_provider.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "pkcs11-provider tests not available on Windows or VMS"
20 plan skip_all => "pkcs11-provider tests only available in a shared build"
22 plan skip_all => "pkcs11-provider tests not supported in out of tree builds"
H A D95-test_external_gost_engine.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "GOST engine tests not available on Windows or VMS"
20 plan skip_all => "GOST engine tests only available in a shared build"
22 plan skip_all => "GOST engine tests not supported in out of tree builds"
H A D95-test_external_pyca.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "PYCA tests not available on Windows or VMS"
20 plan skip_all => "PYCA Cryptography not available"
22 plan skip_all => "PYCA tests only available in a shared build"
H A D90-test_shlibload.t21 plan skip_all => "Test only supported in a shared build" if disabled("shared");
22 plan skip_all => "Test is disabled on AIX" if config('target') =~ m|^aix|;
23 plan skip_all => "Test is disabled on NonStop" if config('target') =~ m|^nonstop|;
24 plan skip_all => "Test only supported in a dso build" if disabled("dso");
25 plan skip_all => "Test is disabled in an address sanitizer build" unless disabled("asan");
26 plan skip_all => "Test is disabled in no-atexit build" if disabled("atexit");
H A D82-test_ocsp_cert_chain.t20 plan skip_all => "$test_name requires OCSP support"
22 plan skip_all => "$test_name requires EC cryptography"
24 plan skip_all => "$test_name requires sock enabled"
26 plan skip_all => "$test_name requires TLS enabled"
28 plan skip_all => "$test_name is not available Windows or VMS"
H A D95-test_external_cf_quiche.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "Cloudflare quiche tests not available on Windows or VMS"
20 plan skip_all => "Cloudflare quiche tests only available with QUIC support"
22 plan skip_all => "Cloudflare & Boringssl not checked out"
H A D70-test_certtypeext.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLSv1.2 enabled"
48 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_tls13cookie.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 enabled"
55 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_sslvertol.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
62 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_sslsignature.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS enabled"
48 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_sslcbcpadding.t19 plan skip_all => "TLSProxy isn't usable on $^O"
22 plan skip_all => "$test_name needs the dynamic engine feature enabled"
25 plan skip_all => "$test_name needs the sock feature enabled"
28 plan skip_all => "$test_name needs TLSv1.2 enabled"
47 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D82-test_tfo_cli.t18 plan skip_all => "test_tfo_cli needs tfo enabled" if disabled("tfo");
19 plan skip_all => "test_tfo_cli needs sock enabled" if disabled("sock");
20 plan skip_all => "test_tfo_cli needs tls < 1.3 enabled"
22 plan skip_all => "test_tfo_cli does not run on Windows nor VMS"
H A D70-test_comp.t18 plan skip_all => "TLSProxy isn't usable on $^O"
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs TLSv1.3 or TLSv1.2 enabled"
88 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D80-test_cmp_http.t24 plan skip_all => "These tests are not supported in a fuzz build"
27 plan skip_all => "These tests are not supported in a no-cmp build"
29 plan skip_all => "These tests are not supported in a no-ecx build"
31 plan skip_all => "These tests are not supported in a no-sock build"
33 plan skip_all => "These tests are not supported in a no-http build"
35 plan skip_all => "These tests are not supported in a no-cms build"
38 plan skip_all => "Tests involving local HTTP server not available on Windows or VMS"
40 plan skip_all => "Tests involving local HTTP server not available in cross-compile builds"
H A D70-test_tls13psk.t18 plan skip_all => "TLSProxy isn't usable on $^O"
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs TLSv1.3 enabled"
50 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D95-test_external_tlsfuzzer.t17 plan skip_all => "No external tests in this configuration"
19 plan skip_all => "TLSFuzzer tests not available on Windows or VMS"
21 plan skip_all => "TLSFuzzer is not properly checked out"
H A D70-test_tls13downgrade.t17 plan skip_all => "TLSProxy isn't usable on $^O"
20 plan skip_all => "$test_name needs the dynamic engine feature enabled"
23 plan skip_all => "$test_name needs the sock feature enabled"
26 plan skip_all => "$test_name needs TLS1.3 and TLS1.2 enabled"
48 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_tls13hrr.t18 plan skip_all => "TLSProxy isn't usable on $^O"
21 plan skip_all => "$test_name needs the dynamic engine feature enabled"
24 plan skip_all => "$test_name needs the sock feature enabled"
27 plan skip_all => "$test_name needs TLS1.3 enabled"
54 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
H A D70-test_sslversions.t30 plan skip_all => "TLSProxy isn't usable on $^O"
33 plan skip_all => "$test_name needs the dynamic engine feature enabled"
36 plan skip_all => "$test_name needs the sock feature enabled"
39 plan skip_all => "$test_name needs TLS1.3, TLS1.2 and TLS1.1 enabled"
59 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";

12345678