]> git.ipfire.org Git - thirdparty/openssl.git/commit
testutil: allow a failure return from setup_tests that doesn't print help
authorPauli <pauli@openssl.org>
Wed, 2 Aug 2023 00:40:23 +0000 (10:40 +1000)
committerPauli <pauli@openssl.org>
Fri, 4 Aug 2023 01:58:06 +0000 (11:58 +1000)
commit47429d9d62c4aee2a9843be789e2ce51b6d00a15
treec37ec451f1d710864314085b023fc260c283fe3a
parentfafede5df906224693962044feeb847bbbdadf8a
testutil: allow a failure return from setup_tests that doesn't print help

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/21621)

(cherry picked from commit badf3c162d2b67635beee3fc948db32f13d274af)
test/README-dev.md
test/testutil/main.c