openssl/test/testutil
Daniel Fiala a1de5eb884 Disable printf format checking on MinGW
Fixes openssl#19185

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19292)
2022-10-04 11:53:38 +01:00
..
apps_shims.c test: add a shim function for the apps's opt_legacy_okay() function 2021-07-12 09:13:20 +10:00
basic_output.c
cb.c
driver.c coverity #1486532: fix potential NULL dereference in test_mk_file_path() 2021-06-29 18:41:46 +02:00
fake_random.c Rename the field 'provctx and data' to 'algctx' inside some objects containing 2021-05-24 10:12:18 +10:00
format_output.c Fix instances of pointer addition with the NULL pointer 2020-11-30 10:37:14 +00:00
load.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
main.c
options.c
output.c test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
output.h Disable printf format checking on MinGW 2022-10-04 11:53:38 +01:00
provider.c With fips provider 3.0.0 skip tests related to explicit curves handling 2022-09-16 08:34:53 +10:00
random.c
stanza.c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 2021-11-17 15:48:34 +01:00
test_cleanup.c
test_options.c
tests.c QUIC wire format support 2022-05-27 08:00:52 +02:00
testutil_init.c Clean up on failed BIO creation 2021-10-22 11:56:29 +02:00
tu_local.h