openssl/test/testutil
Pauli 516decaef3 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)
2017-05-04 17:20:54 +02:00
..
basic_output.c testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
cb.c testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00
driver.c testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00
main.c
output_helpers.c testutil: Add commodity printing functions test_printf_std{out,err} 2017-04-28 15:59:46 +02:00
output.h testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
test_main.c testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
tests.c Test framework output improvement. 2017-05-04 17:20:54 +02:00
tu_local.h testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00