openssl/test/testutil
Eugene Syromiatnikov 39029a1bb0 test/testutil/main.c: move global_init before test_open_streams
So it is possible to change the allocator implementation,
as it must be before the first malloc call.

Suggested-by: Matt Caswell <matt@openssl.org>
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28059)
2025-08-08 12:22:10 -04:00
..
apps_shims.c
basic_output.c Copyright year updates 2025-03-12 13:35:59 +00:00
cb.c
driver.c Copyright year updates 2023-09-28 14:23:29 +01:00
fake_random.c Copyright year updates 2023-09-07 09:59:15 +01:00
format_output.c test: use array memory (re)allocation routines 2025-08-08 12:22:10 -04:00
helper.c Fixes for build failures on OS X 10.4 Tiger 2025-08-08 13:56:02 +02:00
load.c
main.c test/testutil/main.c: move global_init before test_open_streams 2025-08-08 12:22:10 -04:00
options.c
output.c
output.h
provider.c Copyright year updates 2023-09-07 09:59:15 +01:00
random.c
stanza.c Copyright year updates 2025-03-12 13:35:59 +00:00
test_cleanup.c
test_options.c
tests.c Copyright year updates 2025-03-12 13:35:59 +00:00
testutil_init.c test: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
tu_local.h