]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/recipes/30-test_evp.t: Modify to test with different providers
authorRichard Levitte <levitte@openssl.org>
Wed, 17 Jul 2019 12:26:26 +0000 (14:26 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 26 Jul 2019 16:14:41 +0000 (18:14 +0200)
commite2f72313ccd168eb571b8a4c7cfaf0bf46bdcf9f
tree6b409f0977bdd4acab895a9871a99a93cdda648a
parent3b5d61f4721f91b5f31a8d3b935f9b3cf4c27644
test/recipes/30-test_evp.t: Modify to test with different providers

Different providers will give different results, and we need to test
them all.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9398)
test/default-and-legacy.cnf [new file with mode: 0644]
test/default.cnf [new file with mode: 0644]
test/fips.cnf [new file with mode: 0644]
test/legacy.cnf [new file with mode: 0644]
test/recipes/30-test_evp.t