Add a test for large app data
authorMatt Caswell <matt@openssl.org>
Thu, 19 Jan 2023 10:52:45 +0000 (10:52 +0000)
committerPauli <pauli@openssl.org>
Tue, 24 Jan 2023 00:20:43 +0000 (11:20 +1100)
commit3ff0a48af4135feeae83f8888fac88298f55d921
tree907348e7119eb7faa5a40abbd8e48b4b75cc2562
parent61222b95ff20f6a7bb20668e43b657561efdb922
Add a test for large app data

Test that sending large app data records works correctly.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20085)
test/sslapitest.c