test: add TLS application data corruption test.
authorAndy Polyakov <appro@openssl.org>
Mon, 31 Oct 2016 20:50:26 +0000 (21:50 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Nov 2016 13:04:11 +0000 (13:04 +0000)
commitc5a569927fb7bcfa34dde76dbc021d4f8a5c8fb1
tree03923cf0401bbc435f55f906b4c87d3dc2ac6cb2
parenta378a46985698bf2576b2990e7faf21f62dd176a
test: add TLS application data corruption test.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/build.info
test/recipes/80-test_sslcorrupt.t [new file with mode: 0644]
test/sslcorrupttest.c [new file with mode: 0644]
test/ssltestlib.c