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>
Mon, 23 Jan 2017 14:09:10 +0000 (14:09 +0000)
commitf31917afc4fbc9061a1dc41f9a660dcb5537bf78
treefd5be99230fc04982313ee9f2c3edd2daa7bb254
parent4b684b54d6418727372200557b0386729e2ee8e5
Add a test to check messsages sent are the ones we expect

Repeat for various handshake types

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1983)
test/recipes/70-test_sslmessages.t [new file with mode: 0755]