zephyr/tests
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth tests: bluetooth: hci_uart_async: Set thread name after creation 2024-08-23 08:01:33 -04:00
boards drivers: clock_control: esp32c2: Add support 2024-08-16 14:08:22 -04:00
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim bluetooth: BAS: add battery level status char to bas service 2024-08-20 18:59:14 -04:00
cmake tests: cmake: add test cases for CMake YAML module 2024-08-23 08:02:11 -04:00
crypto modules: mbedtls: fix MBEDTLS_PSA_P256M_DRIVER_RAW Kconfig option 2024-07-15 10:36:58 -04:00
drivers tests: dma/chan_blen_transfer: move buffer to DMA-accessible memory 2024-08-22 14:25:10 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
lib tests: lib: c_lib: add test suite for remove api 2024-08-22 14:26:00 -04:00
misc tests/misc/check_init_priorities: Fix integration_platforms list 2024-08-16 11:20:34 +01:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
posix tests: posix: headers: add checks for posix signals option group 2024-08-23 10:35:11 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: fs: fat_fs_api: add support for testing SDMMC devices 2024-08-20 10:30:41 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests: ztest: Add ztest param test. 2024-08-23 15:48:57 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00