Skip to content
Commit 084aca1a authored by Marcin Niestroj's avatar Marcin Niestroj Committed by Carles Cufí
Browse files

tests: socket: tls: check sendmsg() behavior for datagrams



Datagrams (for DTLS connection) need to be sent using single API call to
mbedTLS and should not result in sending each fragment in a separate
datagram. Check if that is the case, so allow only single fragment data to
be sent and expect an error when multiple fragments were passed to
sendmsg().

Signed-off-by: default avatarMarcin Niestroj <m.niestroj@emb.dev>
parent 900137ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment