Add additional messages to the DTLS dropped records test
authorMatt Caswell <matt@openssl.org>
Thu, 23 Jun 2022 12:38:32 +0000 (13:38 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 22 Sep 2022 11:22:10 +0000 (12:22 +0100)
commita29ad912b82f50ef876bef99c66522dccd41b6f8
treeda862e9058bf54d1b3c92222bc4d9e8cf030f2ad
parent81926c91567cd5d11eec38b9980438f45b276d72
Add additional messages to the DTLS dropped records test

Ensure we are testing a handshake that includes a HelloVerifyRequest and
what happens if we drop it.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18654)
test/dtlstest.c