Add a test for the problem fixed by the previous commit
authorMatt Caswell <matt@openssl.org>
Mon, 3 Apr 2017 13:18:24 +0000 (14:18 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Apr 2017 18:07:29 +0000 (19:07 +0100)
commit90049cea2331ffecb744ee23399be242a2866e2e
tree15aa3d27769b1a9f86b91862c26d0207828ecee3
parentbbea9f2c5f6a134505a899383c22098f3406c5f5
Add a test for the problem fixed by the previous commit

Make sure the server can write normal data after earlier writing early data.

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