Add tracing capability in test utilities
authorRichard Levitte <levitte@openssl.org>
Wed, 19 Jun 2019 06:44:20 +0000 (08:44 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 19 Jun 2019 10:43:05 +0000 (12:43 +0200)
commitd73458d17ac7e44270a2bcbace45ab99334754b4
treeb59ddb55f52efa8835586951b0a42c814efe400f
parent4cdb302fef1f2160b74acbe1739f62c713fd99f5
Add tracing capability in test utilities

If a test program goes wrong, it's sometimes helpful to be able to
trace what goes on in libcrypto and libssl.

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