Add TEST_check
authorEmilia Kasper <emilia@openssl.org>
Tue, 9 Aug 2016 15:03:23 +0000 (17:03 +0200)
committerEmilia Kasper <emilia@openssl.org>
Wed, 10 Aug 2016 12:41:21 +0000 (14:41 +0200)
commitd61f00780a232659161ac08847cd787af8672845
treeac4c3feba589d309b0ad0650c21e3fb17c8749a6
parentda085d273c6f2a82f3e13dc6482e0f00e0daab5b
Add TEST_check

Like OPENSSL_assert, but also prints the error stack before exiting.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/handshake_helper.c
test/ssl_test.c
test/ssl_test_ctx.c
test/ssl_test_ctx_test.c
test/testutil.h