Searched refs:plan (Results 26 - 50 of 210) sorted by relevance

123456789

/freebsd-current/crypto/openssl/test/recipes/
H A D25-test_sid.t19 plan skip_all => 'test_sid needs EC to run'
22 plan tests => 2;
H A D30-test_engine.t20 plan skip_all => "engines are deprecated"
23 plan tests => 1;
H A D65-test_cmp_ctx.t19 plan skip_all => "This test is not supported in a no-cmp build"
22 plan tests => 1;
H A D70-test_asyncio.t15 plan skip_all => "No TLS/SSL protocols are supported by this OpenSSL build"
18 plan tests => 1;
H A D70-test_recordlen.t15 plan skip_all => "No TLS/SSL protocols are supported by this OpenSSL build"
18 plan tests => 1;
H A D80-test_dane.t17 plan skip_all => "test_dane uses ec which is not supported by this OpenSSL build"
20 plan tests => 2; # The number of tests being performed
H A D90-test_fatalerr.t15 plan skip_all => "No TLS/SSL protocols are supported by this OpenSSL build"
18 plan tests => 1;
H A D90-test_sysdefault.t16 plan skip_all => "$test_name is not supported in this build"
19 plan tests => 1;
H A D90-test_tls13ccs.t16 plan skip_all => "$test_name is not supported in this build"
19 plan tests => 1;
H A D99-test_fuzz_cmp.t18 plan skip_all => "This test requires $fuzzer support"
21 plan tests => 2; # one more due to below require_ok(...)
H A D99-test_fuzz_cms.t18 plan skip_all => "This test requires $fuzzer support"
21 plan tests => 2; # one more due to below require_ok(...)
H A D99-test_fuzz_ct.t18 plan skip_all => "This test requires $fuzzer support"
21 plan tests => 2; # one more due to below require_ok(...)
H A D99-test_fuzz_x509.t18 plan skip_all => "This test requires ocsp support"
21 plan tests => 2; # one more due to below require_ok(...)
H A D20-test_dhparam.t20 plan skip_all => "DH is not supported in this build"
22 plan tests => 21;
91 plan tests => 4;
95 plan tests => 4;
99 plan tests => 4;
103 plan tests => 4;
107 plan tests => 4;
111 plan tests => 4;
115 plan tests => 4;
125 plan test
[all...]
H A D03-test_internal_bn.t10 use OpenSSL::Test; # get 'plan'
16 plan skip_all => "This test is unsupported in a shared library build on Windows"
H A D03-test_internal_curve448.t10 use OpenSSL::Test; # get 'plan'
16 plan skip_all => "This test is unsupported in a no-ec build"
H A D03-test_internal_ec.t10 use OpenSSL::Test; # get 'plan'
16 plan skip_all => "This test is unsupported in a no-ec build"
H A D03-test_internal_rsa_sp800_56b.t10 use OpenSSL::Test; # get 'plan'
16 plan skip_all => "This test is unsupported in a shared library build on Windows"
H A D03-test_property.t17 plan tests => 2;
H A D05-test_bf.t18 plan skip_all => "Low-level Blowfish APIs are disabled in this build"
H A D05-test_cast.t19 plan skip_all => "Low-level CAST APIs are disabled in this build"
H A D06-test_rdrand_sanity.t12 use OpenSSL::Test; # get 'plan'
19 plan skip_all => "This test is unsupported if static builds are not enabled"
H A D20-test_legacy_okay.t16 plan tests => 3;
H A D30-test_evp_extra.t17 plan tests => 3;
H A D30-test_evp_pkey_provided.t15 plan tests => 1;

Completed in 209 milliseconds

123456789