openssl/test/testutil
Pauli 8fe3127cda Update tests to avoid printf to stdout/stderr when running as test cases.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3710)
2017-06-19 22:37:16 -04: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 Add output routines to allow consistent formatting of memory, strings 2017-06-16 16:15:31 -04:00
format_output.c Add output routines to allow consistent formatting of memory, strings 2017-06-16 16:15:31 -04:00
main.c Refactor the test framework testutil 2017-04-24 18:09:01 +02:00
output.h testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
output_helpers.c testutil: Add commodity printing functions test_printf_std{out,err} 2017-04-28 15:59:46 +02:00
stanza.c Use common STANZA for bn and exp tests 2017-06-05 13:41:30 -04:00
test_main.c testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
tests.c Update tests to avoid printf to stdout/stderr when running as test cases. 2017-06-19 22:37:16 -04:00
tu_local.h Add output routines to allow consistent formatting of memory, strings 2017-06-16 16:15:31 -04:00