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:39:46 +0000 (09:39 +1000)
commit149c4f98168ba19432986e82d30d15bd41bae475
tree1e1322511b2a5575d20986f667f1ac0f119b3c21
parent33ef5fc2c2bf0b0587bfcba28f61329abd83be70
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/21434)
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/sslapitest.c