Add some more SSL_pending() and SSL_has_pending() tests
authorMatt Caswell <matt@openssl.org>
Wed, 2 May 2018 15:08:07 +0000 (16:08 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 11 May 2018 13:20:57 +0000 (14:20 +0100)
commite825109236f6795fbe24c0c6a489ef89ca05a906
tree2ce2eef93cadc53e2893fa695d85612145dab509
parentf478c8a7c0229feb9f446df68e9940e8782edd91
Add some more SSL_pending() and SSL_has_pending() tests

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