Add a test for a retry during the handshake
authorMatt Caswell <matt@openssl.org>
Wed, 12 Jul 2023 13:54:46 +0000 (14:54 +0100)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 23:42:51 +0000 (09:42 +1000)
commitd6179e6d35af663ca41de615f35a1200a35f85e8
treef0c712ddacec5a9bed177a105ff5350439100ca3
parent46ba573c997df904791965608ff44a0e3bb4d7eb
Add a test for a retry during the handshake

Test various scenarios for a write retry occuring during a handshake.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21435)
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/sslapitest.c