openssl/test/testutil
Dr. Matthias St. Pierre 7671420d9e testutil_init.c: fix compilation error with enable-trace
In commit e79ae962fb the tests were adapted to use the
new BIO_f_prefix() API which was introduced in 319cee9e2f.
This location was missed, because it is compiled only when
tracing is enabled.

Fixes #10731

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10732)
2020-01-10 13:28:48 +10:00
..
apps_mem.c
basic_output.c
cb.c
driver.c Deprecate most of debug-memory 2019-12-14 20:57:35 +01:00
format_output.c
main.c
options.c
output_helpers.c
output.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
random.c
stanza.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
tap_bio.c
test_cleanup.c
test_options.c
tests.c
testutil_init.c testutil_init.c: fix compilation error with enable-trace 2020-01-10 13:28:48 +10:00
tu_local.h