zephyr/tests/net/socket
Jukka Rissanen 747d2f4483 tests: net: af_packet: Fix the test when run in fast hw
If the recvfrom() in the test returns EAGAIN, try again in order
to make sure that we have really received the data.

Fixes #27963

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-03 10:59:11 +03:00
..
af_packet tests: net: af_packet: Fix the test when run in fast hw 2020-09-03 10:59:11 +03:00
getaddrinfo tests: socket: getaddrinfo: Explicitly ignore return of sys_mutex_lock 2020-06-30 10:02:46 -04:00
getnameinfo
misc
net_mgmt device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
poll tests: net: poll: Increase the TX/RX pkt counts and MAX_CONN 2020-08-07 10:35:48 +03:00
register
select tests: net: select: disable NET_IPV4 2020-06-15 10:31:37 +03:00
socketpair tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
tcp
udp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
websocket
socket_helpers.h