zephyr/tests/net/socket
Sjors Hettinga 11288cdbdd tests: net: socket: tcp: Make test_vX_msg_waitall more robust
The close function on a TCP socket can return before the complete
socket has been closed, as there might be packets still in flight.
Add a wait at the end of the test so we are sure all sockets have
been closed before the next test starts.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2022-05-05 14:45:02 -05:00
..
af_packet tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
af_packet_ipproto_raw tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
getaddrinfo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
getnameinfo
misc everywhere: fix typos 2022-03-18 13:24:08 -04:00
net_mgmt
offload_dispatcher tests: net: Add socket dispatcher unit tests 2022-04-20 11:27:05 +02:00
poll
register
select
socketpair everywhere: fix typos 2022-03-18 13:24:08 -04:00
tcp tests: net: socket: tcp: Make test_vX_msg_waitall more robust 2022-05-05 14:45:02 -05:00
tls
tls_ext tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
udp
websocket
socket_helpers.h