Update early data test for an even later arrival of CF
authorMatt Caswell <matt@openssl.org>
Thu, 30 Mar 2017 16:38:15 +0000 (17:38 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Apr 2017 18:07:29 +0000 (19:07 +0100)
commitf8a303fa7d6dbda31dc253f691d0e3224681ec2e
tree94e356194d89ff386b8858aa6d04092df9cf07f7
parent59cebcf9f6cfd6c9703357c638aabb9c508c84bc
Update early data test for an even later arrival of CF

Commit 9b5c865df introduced a synthetic delay between arrival of EoED and
CF. We actually want to delay the arrival of CF even further to demonstrate
that we can write early data even when "in init".

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