Add a test for SSL_pending()
authorMatt Caswell <matt@openssl.org>
Thu, 19 Apr 2018 15:44:17 +0000 (16:44 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Apr 2018 10:56:30 +0000 (11:56 +0100)
commitd2118367add0840df472f48e48be19f075a3dec0
tree68b1c38091c7fad34f9c6e6b8abf6d20e3bdced9
parent71d52f1a8ebdf1d26b6b53e4e1f85f2ff1b0d9b8
Add a test for SSL_pending()

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