]> git.ipfire.org Git - thirdparty/openssl.git/commit
Skip evp_test cases where we need the legacy prov and its not available
authorMatt Caswell <matt@openssl.org>
Wed, 2 Dec 2020 11:56:31 +0000 (11:56 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 11 Dec 2020 10:56:22 +0000 (10:56 +0000)
commit3a43b30ebb2bea7d3a45767751dd695bb9903630
tree6e4ab4f068c671e12f401772c2603c83c8f6f0d9
parenta67c70107c05e3088f6f2689c32dec3815abb476
Skip evp_test cases where we need the legacy prov and its not available

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13595)
12 files changed:
test/recipes/30-test_evp_data/evpciph_bf.txt
test/recipes/30-test_evp_data/evpciph_cast5.txt
test/recipes/30-test_evp_data/evpciph_des.txt
test/recipes/30-test_evp_data/evpciph_idea.txt
test/recipes/30-test_evp_data/evpciph_rc2.txt
test/recipes/30-test_evp_data/evpciph_rc4.txt
test/recipes/30-test_evp_data/evpciph_rc5.txt
test/recipes/30-test_evp_data/evpciph_seed.txt
test/recipes/30-test_evp_data/evpmd_md.txt
test/recipes/30-test_evp_data/evpmd_mdc2.txt
test/recipes/30-test_evp_data/evpmd_ripemd.txt
test/recipes/30-test_evp_data/evpmd_whirlpool.txt