]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/tls13encryptiontest.c
Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).
authorPauli <paul.dale@oracle.com>
Tue, 20 Jun 2017 22:39:54 +0000 (08:39 +1000)
committerRich Salz <rsalz@openssl.org>
Wed, 21 Jun 2017 12:33:47 +0000 (08:33 -0400)
commitbff951eeb1f86207ac02e0f73305c31ac0ab5f4f
treee14037beb5ab11f8225a01027c9f8c7d52a55029
parent05eec39505ba8af6f3c1558a26c565987707cd37
Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).

Convert the debug prints in dtls_mtu_test.c to use the framework.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3730)
test/dtls_mtu_test.c
test/tls13encryptiontest.c