Add a test to check messsages sent are the ones we expect
authorMatt Caswell <matt@openssl.org>
Tue, 22 Nov 2016 16:16:11 +0000 (16:16 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 17:19:28 +0000 (17:19 +0000)
commit0bfe166b8ffa1f0efe986e4d731e289c48437895
treec00414d3a61898961ef80b9fd7f1ff5fdc27fb41
parentefab1586e041f4d4dde86cd786630e0d6af285a2
Add a test to check messsages sent are the ones we expect

Repeat for various handshake types

Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
Salz

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/70-test_sslmessages.t [new file with mode: 0755]