]> 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>
Thu, 21 Oct 2021 16:08:33 +0000 (17:08 +0100)
commit69211b0fce408537bdfec7dd4cc5814b3c4eda8c
treef4f18430a216649dcd690808a286c0b7b5db557e
parent3ce10cc8037bb8cdd1b1f383110d76f922b35808
Add tests for ENGINE problems

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

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