• M
    Add some session API tests · 2cb4b5f6
    Matt Caswell 提交于
    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: NRich Salz <rsalz@openssl.org>
    2cb4b5f6
sslapitest.c 5.4 KB