Don't test the collected system errors when configured to not have them
authorRichard Levitte <levitte@openssl.org>
Tue, 27 Nov 2018 07:51:44 +0000 (07:51 +0000)
committerRichard Levitte <richard@levitte.org>
Tue, 27 Nov 2018 09:03:59 +0000 (09:03 +0000)
commit89cb61de2af5f0fb07c86de086d57f20d523f6ba
tree91c9d588a657cdc641d5d6bb931cf5329b36f88e
parent9465e716398ea13391aa7a0c93f10abf003245c0
Don't test the collected system errors when configured to not have them

Config options 'no-err' and 'no-autoerrinit'

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7711)

(cherry picked from commit f1d49ed94707f5f0799541aa8e528dce67712948)
test/recipes/02-test_errstr.t