Remove uses of the TEST_check macro.
authorPauli <paul.dale@oracle.com>
Thu, 22 Jun 2017 04:00:55 +0000 (14:00 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 22 Jun 2017 21:41:01 +0000 (07:41 +1000)
commit019e47ce564e9d57ed85c4ebe0672518b6a349f5
tree22b862ae88b21ecde95eca7b3259ff01644021e5
parentf13615c5b828aeb8e3d9bf2545c803633d1c684f
Remove uses of the TEST_check macro.

This macro aborts the test which prevents later tests from executing.  It also
bypasses the test framework output functionality.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3750)
test/cipherlist_test.c
test/ssl_test.c
test/ssl_test_ctx.c
test/ssl_test_ctx_test.c
test/sslcorrupttest.c
test/testutil.h