Add a DTLS test for dropped records
authorMatt Caswell <matt@openssl.org>
Thu, 3 May 2018 11:06:38 +0000 (12:06 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 May 2018 08:40:17 +0000 (09:40 +0100)
commit61e96557f9eae0258074c9cec7ad6aa1b9dde1df
treeefc9ee7be01868d111002b956a0d993d6552cf44
parentf7506416b1311e65d5c440defdbcfe176f633c50
Add a DTLS test for dropped records

Drop a record from a handshake and check that we can still complete the
handshake. Repeat for all records in the handshake.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6170)
test/dtlstest.c
test/ssltestlib.c
test/ssltestlib.h