Add more session tests
authorMatt Caswell <matt@openssl.org>
Mon, 13 Jun 2016 14:10:18 +0000 (15:10 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 19 Jul 2016 11:08:49 +0000 (12:08 +0100)
commiteaa776da07bffbcea4ec32bdc5bf65fefb610fc5
tree6f021e42552843ac9c67a4a8383569d1ffc4f3e6
parente4612d02c53cccd24fa97b08fc01250d1238cca1
Add more session tests

Add some more tests for sessions following on from the previous commit
to ensure the callbacks are called when appropriate.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/sslapitest.c
test/ssltestlib.c