]> git.ipfire.org Git - thirdparty/openssl.git/commit
testutil: Allow overriding output BIOs thread-locally
authorHugo Landau <hlandau@openssl.org>
Mon, 5 Feb 2024 17:35:33 +0000 (17:35 +0000)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commitea236623c820251df4799abb3d28faa9eee18cf1
tree3c58863fb9e838bed8d66a9426b455d7f0d37c10
parentc12ae88e1058395cb8974b186c9cf178f758e862
testutil: Allow overriding output BIOs thread-locally

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23487)
test/testutil.h
test/testutil/basic_output.c