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

1234567891011>>

/netbsd-current/crypto/external/bsd/openssl.old/dist/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_overhead.t15 plan skip_all => "Only supported in no-shared builds"
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 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 D95-test_external_krb5.t16 plan skip_all => "No external tests in this configuration"
18 plan skip_all => "krb5 not available"
21 plan tests => 1;
H A D30-test_engine.t17 plan tests => 1;
H A D30-test_evp_extra.t17 plan tests => 1;
H A D90-test_gost.t17 plan skip_all => "GOST support is disabled in this OpenSSL build"
21 plan skip_all => "TLSv1.3 or TLSv1.2 are disabled in this OpenSSL build"
24 plan skip_all => "No test GOST engine found"
27 plan tests => 1;
H A D90-test_memleak.t13 plan tests => 2;
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;
/netbsd-current/crypto/external/bsd/openssl/dist/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_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 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 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;

Completed in 287 milliseconds

1234567891011>>