Fix no-autoerrinit
authorMatt Caswell <matt@openssl.org>
Fri, 4 Oct 2019 10:12:04 +0000 (11:12 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Oct 2019 07:31:35 +0000 (08:31 +0100)
commit8e1a15822bcec6a1fb591f2d0ec4ce618d178926
tree9f0e2a36ac3622f301a364d13ba81e1bfee87d76
parent37133290832ac2d1389926eba7325125fdacbe8d
Fix no-autoerrinit

Don't run the test_CTX_print_errors test test in test_cmp_ctx if
no-autoerrinit has been configured.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10091)
test/cmp_ctx_test.c