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:05 +0000 (13:04 +0000)
commit4e7a0fa104b0eb60a60f2d4cc4d7f8d9852a910c
treefb484933c1fcbd8cfd7bc1d236fe961f997f7b28
parente9fcdd2e69052412e67cbbf6e8b5bdc5b545d364
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