]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: Silence warnings on Win64 builds
authorTomas Mraz <tomas@openssl.org>
Wed, 18 Jun 2025 09:59:04 +0000 (11:59 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 2 Jul 2025 15:26:26 +0000 (17:26 +0200)
commita3af1c036cd25da58017d59a375f7de8ccbd9fd8
tree28da15adaf160ad0648c8d94557cb13e622358de
parentc2482c68e5ce21bc36287103e1b527ab329a8a3d
test: Silence warnings on Win64 builds

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27806)
92 files changed:
test/acvp_test.c
test/acvp_test.inc
test/algorithmid_test.c
test/asn1_encode_test.c
test/asn1_time_test.c
test/asynciotest.c
test/bad_dtls_test.c
test/bftest.c
test/bio_base64_test.c
test/bio_callback_test.c
test/bio_comp_test.c
test/bio_core_test.c
test/bio_dgram_test.c
test/bio_enc_test.c
test/bio_readbuffer_test.c
test/bntest.c
test/clienthellotest.c
test/cmactest.c
test/cmp_ctx_test.c
test/cmp_protect_test.c
test/cmsapitest.c
test/constant_time_test.c
test/crltest.c
test/danetest.c
test/decoder_propq_test.c
test/destest.c
test/dhkem_test.inc
test/dhtest.c
test/dsa_no_digest_size_test.c
test/dtls_mtu_test.c
test/ec_internal_test.c
test/ecdsatest.c
test/ectest.c
test/endecode_test.c
test/enginetest.c
test/evp_extra_test.c
test/evp_extra_test2.c
test/evp_fetch_prov_test.c
test/evp_libctx_test.c
test/evp_pkey_dhkem_test.c
test/evp_test.c
test/evp_xof_test.c
test/fake_rsaprov.c
test/fatalerrtest.c
test/fips_version_test.c
test/helpers/handshake.c
test/helpers/pkcs12.c
test/helpers/predefined_dhparams.c
test/helpers/quictestlib.c
test/helpers/ssltestlib.c
test/http_test.c
test/ideatest.c
test/igetest.c
test/keymgmt_internal_test.c
test/lhash_test.c
test/list_test.c
test/ml_dsa_test.c
test/modes_internal_test.c
test/params_test.c
test/pbetest.c
test/pemtest.c
test/pkcs7_test.c
test/quic_ackm_test.c
test/quic_multistream_test.c
test/quic_newcid_test.c
test/quic_txp_test.c
test/quic_wire_test.c
test/quicapitest.c
test/quicfaultstest.c
test/radix/quic_bindings.c
test/radix/quic_ops.c
test/servername_test.c
test/siphash_internal_test.c
test/slh_dsa_test.c
test/sm2_internal_test.c
test/ssl_old_test.c
test/sslapitest.c
test/testutil/format_output.c
test/testutil/testutil_init.c
test/threadpool_test.c
test/threadstest.c
test/time_offset_test.c
test/tls-provider.c
test/tls13ccstest.c
test/trace_api_test.c
test/uitest.c
test/v3ext.c
test/v3nametest.c
test/x509_acert_test.c
test/x509_dup_cert_test.c
test/x509_test.c
test/x509_time_test.c