]> git.ipfire.org Git - thirdparty/openssl.git/commit
[Win] Fix some test method signatures ...
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 15 Aug 2017 21:39:03 +0000 (23:39 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 16 Aug 2017 14:36:34 +0000 (10:36 -0400)
commit31a80694d425bf7f3a0ed5cc2ee775d9418a5490
tree0b8d8675d3b84abc2b3cb4e28abf8e057085cce2
parent30bb02597df9a79b46bae2ddc9885a35286ed205
[Win] Fix some test method signatures ...

to halves MSVC warnings.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4172)
18 files changed:
test/asn1_string_table_test.c
test/bntest.c
test/cipherlist_test.c
test/ciphername_test.c
test/d2i_test.c
test/danetest.c
test/drbgtest.c
test/ecdsatest.c
test/ecstresstest.c
test/exptest.c
test/hmactest.c
test/packettest.c
test/pkey_meth_test.c
test/servername_test.c
test/ssl_cert_table_internal_test.c
test/ssl_test_ctx_test.c
test/uitest.c
test/x509_time_test.c