]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add tests for ENGINE problems
authorMatt Caswell <matt@openssl.org>
Fri, 15 Oct 2021 15:30:45 +0000 (16:30 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 19 Oct 2021 15:20:00 +0000 (16:20 +0100)
commit0299094c52ddb66f9a22cfff4e7d70c139112832
tree4b8c25d89a420dc192404ecd530a885cddc8f57f
parent86c15ba87488f88e6191f098ff154f79ce91847b
Add tests for ENGINE problems

Add some tests which would have caught the issues fixed in the previous
3 commits related to engine handling.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16846)
test/evp_extra_test.c