Fix no-filenames
authorMatt Caswell <matt@openssl.org>
Wed, 7 Aug 2019 08:47:43 +0000 (09:47 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Aug 2019 09:06:12 +0000 (10:06 +0100)
commitb9a758060dfe8f1bd11265b1c1550a27cd2c0783
treee7309de6daa2e01d74e85eb4a2b5cf9d4b91942b
parentf92e0815b873758582f9c280df0d9ce9a6600197
Fix no-filenames

If built with no-filenames then we shouldn't test this functionality in
the test suite.

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