Test framework output improvement.
authorPauli <paul.dale@oracle.com>
Tue, 2 May 2017 04:46:02 +0000 (14:46 +1000)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 May 2017 15:20:54 +0000 (17:20 +0200)
commit516decaef31a13e5bf1b6f855dc0fefe23d7eed9
tree7da8aab559d1e5d59cfb8ff6ec7bd7dc293d664d
parent7104351cd9f2289d9ffe7812668738a2c0fcb515
Test framework output improvement.

Format the test failure output more nicely.

More vertical space is used to make things a little clearer.  Tests are expected
to pass so this doesn't impact the normal case.

Strings and memory comparisons highlight differences.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3357)
test/test_test.c
test/testutil/tests.c