Commit 2cb4b5f6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add some session API tests



This commit adds some session API tests, and in particular tests the
modified behaviour of SSL_set_session() introduced in the last commit. To
do this I have factored out some common code from the asynciotest into a
new ssltestlib.c file. I've also renamed getsettest to sslapitest as this
more closely matches what it now is!

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent e70656cf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment