Searched refs:plan (Results 1 - 25 of 210) sorted by relevance

123456789

/freebsd-current/crypto/openssl/test/recipes/
H A D01-test_abort.t14 plan tests => 1;
H A D70-test_bad_dtls.t15 plan skip_all => "DTLSv1 is not supported by this OpenSSL build"
18 plan tests => 1;
H A D70-test_wpacket.t15 plan skip_all => "Test disabled in this configuration"
18 plan tests => 1;
H A D90-test_memleak.t14 plan skip_all => "MacOS currently doesn't support leak sanitizer"
17 plan tests => 2;
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"
25 plan tests => 1;
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"
25 plan tests => 1;
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');
26 plan tests => 1;
H A D70-test_clienthello.t15 plan skip_all => "No TLS/SSL protocols are supported by this OpenSSL build"
19 plan skip_all => "No EC with TLSv1.3 is not supported by this test"
22 plan tests => 1;
H A D71-test_ssl_ctx.t15 plan tests => 1;
H A D90-test_overhead.t15 plan tests => 1;
H A D04-test_pem_read_depr.t15 plan skip_all => "Test not supported in a no-deprecated build"
18 plan tests => 1;
H A D30-test_afalg.t16 plan skip_all => "$test_name not supported for this build"
19 plan tests => 1;
H A D65-test_cmp_asn.t17 plan skip_all => "This test is not supported in a no-cmp build"
20 plan tests => 1;
H A D65-test_cmp_hdr.t17 plan skip_all => "This test is not supported in a no-cmp build"
20 plan tests => 1;
H A D65-test_cmp_status.t17 plan skip_all => "This test is not supported in a no-cmp build"
20 plan tests => 1;
H A D80-test_cmsapi.t15 plan skip_all => "CMS is disabled in this build" if disabled("cms");
17 plan tests => 1;
H A D80-test_dtls.t14 plan skip_all => "No DTLS protocols are supported by this OpenSSL build"
17 plan tests => 1;
H A D80-test_dtls_mtu.t16 plan skip_all => "$test_name needs DTLS and PSK support enabled"
19 plan tests => 1;
H A D80-test_sslcorrupt.t14 plan skip_all => "No TLS protocols are supported by this OpenSSL build"
17 plan tests => 1;
H A D90-test_sslbuffers.t15 plan skip_all => "No suitable TLS/SSL protocol is supported by this OpenSSL build"
18 plan tests => 1;
H A D90-test_tls13encryption.t15 plan skip_all => "$test_name is not supported in this build"
18 plan tests => 1;
H A D90-test_tls13secrets.t15 plan skip_all => "$test_name is not supported in this build"
20 plan tests => 1;
H A D95-test_external_krb5.t17 plan skip_all => "No external tests in this configuration"
19 plan skip_all => "krb5 not available"
22 plan tests => 1;
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"
41 $proxy->start() or plan skip_all => "Unable to start up Proxy for tests";
42 plan tests => 1;
H A D02-test_localetest.t15 plan skip_all => "Locale tests not available on Windows or VMS"
18 plan tests => 3;

Completed in 123 milliseconds

123456789