Provide a test for pause between EoED and CF
authorMatt Caswell <matt@openssl.org>
Thu, 30 Mar 2017 14:26:23 +0000 (15:26 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 30 Mar 2017 14:45:45 +0000 (15:45 +0100)
commit9b5c865df0626d85065eacff714f20e2c721ca56
treee89868f6ceb05d6fda8bef3e8e6b7aaa840c6f69
parent116d0da5e8bcbb79ac1bdd1ec6bb861d9830e3a5
Provide a test for pause between EoED and CF

This tests the bug fixed in the previous commit. We introduce a synthetic
delay between the server receiving EoED and CF and check that we can still
send early data.

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