Add a test for retries when sending app data
authorMatt Caswell <matt@openssl.org>
Mon, 23 Oct 2023 11:16:44 +0000 (12:16 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Oct 2023 16:37:19 +0000 (17:37 +0100)
commitdbbdb940d421daca4a65e765b5244bde6aed3f61
tree4fd346b4aeb4567efabb382f3a91bef609c1d643
parentb9b9f4886f87abd39535721243d4297fd45e558a
Add a test for retries when sending app data

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22473)
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/sslapitest.c