Convert dtls_mtu_test, dtlsv1listentest
authorRich Salz <rsalz@openssl.org>
Wed, 26 Apr 2017 16:20:44 +0000 (12:20 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 26 Apr 2017 16:20:44 +0000 (12:20 -0400)
commit8ed9a26616a7101ea698c189fbbb663186676075
tree3557d101c117d2060345a8197bfdf342efde3314
parentaa24cd1bfbf4fb51bc51d8b3b5c68563616a28ab
Convert dtls_mtu_test, dtlsv1listentest

Also converted most of ssltestlib but left the packet_dump output
as-is (for now).

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3257)
test/build.info
test/dtls_mtu_test.c
test/dtlsv1listentest.c
test/libtestutil.a [new file with mode: 0644]
test/ssltestlib.c