]> git.ipfire.org Git - thirdparty/openssl.git/commit
TEST: Clarify and adjust test/recipes/30-test_evp.t
authorRichard Levitte <levitte@openssl.org>
Wed, 17 Mar 2021 18:17:32 +0000 (19:17 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 19 Mar 2021 15:46:39 +0000 (16:46 +0100)
commit55d9ccca8eec8ec57ab85175dea908f8b76fd4e1
treeeb52612e1dcbc7c7e76d4cfa886f73cfe63bda8f
parentc640b687855de512138d4c4b09b71c080c0adfeb
TEST: Clarify and adjust test/recipes/30-test_evp.t

There are a few test cases at the end of test/recipes/30-test_evp.t,
which are designed to check that loading DSA keys when DSA is disabled,
or SM2 keys when SM2 is disables fail in an understandable way.  These
needed a small adjustment.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14314)
test/recipes/30-test_evp.t