Fix no-err
authorMatt Caswell <matt@openssl.org>
Wed, 2 Oct 2019 09:50:57 +0000 (10:50 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Oct 2019 09:19:00 +0000 (10:19 +0100)
commit85870311fd98acab2ee8a31a1ce17dc2db695989
tree2b7c41f660d430490aa88f3dd72021439994275c
parent14bec2c4b4a74f7de3bdf4b3fff764d8842c27ab
Fix no-err

Skip the test_CTX_print_errors in cmp_ctx_test if no-err has been
configured.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10071)
test/cmp_ctx_test.c