zephyr/tests/net/socket/udp
Axel Le Bourhis 179c85aa06 tests: net: socket: udp: clear control data buffer before recvmsg
Currently, the test doesn't clear the control data buffer before
calling recvmsg. This leads to recvmsg being unable to add the new
control data, which corresponds to the current received data.
This commit aims to clear the control data buffer to match most use
cases, when the control data buffer is empty before calling recvmsg.

Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
2024-08-23 15:50:37 +01:00
..
src tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
CMakeLists.txt
generate-c-string.py
prj.conf
testcase.yaml