Add some badly formatted compression methods tests
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2017 13:48:35 +0000 (14:48 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 9 May 2017 16:02:48 +0000 (17:02 +0100)
commitdb48a903b36e12bc9b8409d3cb84e980639c1dee
tree911d9604325e07e6d3d4ac02bd936615d5d9c19b
parent1fe3549428ea5b976eb2f0e352edd676fe0b1fab
Add some badly formatted compression methods tests

Test that sending a non NULL compression method fails in TLSv1.3 as well
as other similar tests.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3410)
test/recipes/70-test_comp.t [new file with mode: 0644]