]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
Add a DTLS unprocesed records test
authorMatt Caswell <matt@openssl.org>
Mon, 4 Jul 2016 13:59:06 +0000 (14:59 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Aug 2016 12:52:40 +0000 (13:52 +0100)
commit6fc1748ec65c94c195d02b59556434e36a5f7651
tree87755d0e90ffa518861116dbe82ce6ccfdf0e1a0
parentb4982125e63882cf9d77c704ef555105528a5dac
Add a DTLS unprocesed records test

Add a test to inject a record from the next epoch during the handshake and
make sure it doesn't get processed immediately.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/build.info
test/dtlstest.c [new file with mode: 0644]
test/recipes/80-test_dtls.t [new file with mode: 0644]