zephyr/tests/net
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
..
6lo net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
all tests: net: all: Enable IPv4 ACD in the test suite 2024-06-10 00:59:28 -07:00
arp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bridge
buf net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
buf_simple tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
checksum_offload tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
conn_mgr_conn test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
conn_mgr_monitor tests: net: conn_mgr_monitor: Remove debug logs 2024-06-17 12:08:51 -04:00
context tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
dhcpv4 tests: net: Exclude native_posix because of socket service 2024-05-20 14:25:44 +03:00
dhcpv6 tests: net: dhcpv6: Reapply LL address on iface up 2024-05-14 18:20:56 -04:00
ethernet_mgmt
hostname tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
icmp
icmpv4
icmpv6
ieee802154 net: l2: ieee802154: test association permit bit 2024-07-31 10:08:03 +02:00
iface tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
igmp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ip-addr tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
ipv4_fragment net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
ipv6 tests: net: ipv6: Add more test cases involving iface state changes 2024-05-20 14:26:24 +03:00
ipv6_fragment tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
lib style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
mgmt
mld tests: net: mld: Add more test cases involving iface state changes 2024-05-20 14:26:24 +03:00
mocks
neighbor
net_pkt net: pkt: Add flags to indicate the pkt should be timestamped 2024-06-13 05:40:41 -04:00
npf
offloaded_netdev
pm posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
ppp/driver
promiscuous
ptp/clock drivers: ptp_clock_nxp_enet: misc fixes 2024-04-23 15:31:33 +02:00
route tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
route_mcast tests: net: mcast_routing: add verification of multiple interfaces 2024-04-17 14:39:35 +02:00
shell tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
socket tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
tcp misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
traffic_class tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
trickle
tx_timestamp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
udp tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
utils
virtual style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
vlan net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
wifi/wifi_nm tests: wifi: nm: exclude nrf7002dk 2024-08-13 18:21:01 -04:00