add test cases

This commit is contained in:
Jacob Barthelmeh
2019-04-18 10:41:51 -06:00
parent b291b51988
commit efc96e40d1
3 changed files with 87 additions and 17 deletions

View File

@ -2815,6 +2815,7 @@ THREAD_RETURN WOLFSSL_THREAD client_test(void* args)
showPeerEx(ssl, lng_index);
#ifdef OPENSSL_EXTRA
printf("Session timeout set to %ld seconds\n", wolfSSL_get_timeout(ssl));
{
byte* rnd;
byte* pt;