mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Add a comment to elaborate using split_send_frag in handshake defragmentation tests
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
committed by
Minos Galanakis
parent
61b8e2d225
commit
f162249e87
@ -13890,6 +13890,9 @@ run_test "Client Handshake defragmentation (513)" \
|
||||
-c "<= handshake" \
|
||||
-c "handshake fragment: "
|
||||
|
||||
# OpenSSL does not allow max_send_frag to be less than 512
|
||||
# so we use split_send_frag instead for tests lower than 512 below.
|
||||
|
||||
requires_openssl_tls1_3
|
||||
run_test "Client Handshake defragmentation (256)" \
|
||||
"$O_NEXT_SRV -split_send_frag 256 " \
|
||||
|
Reference in New Issue
Block a user