Really fail if we have a test failure
authorMatt Caswell <matt@openssl.org>
Fri, 31 May 2019 13:34:13 +0000 (14:34 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Jun 2019 12:27:11 +0000 (13:27 +0100)
commitcb30e46b45589166a83703f923aa89881dab1e0c
tree42399cadaa74f7a2fc93905c0006e4e41b73c0ef
parent41525ed62802afd9f125bcf33e986d82bbacd635
Really fail if we have a test failure

Commit c5f7a99645a broke the test framework such that some tests might
fail, but the test framework still gives a PASS result overall.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9056)
test/testutil/driver.c