zephyr/tests/net
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
..
6lo everywhere: fix typos 2022-03-18 13:24:08 -04:00
all tests: net: all: Add shell MQTT backend 2022-03-15 10:01:12 +01:00
arp kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
bridge
buf
checksum_offload everywhere: fix typos 2022-03-18 13:24:08 -04:00
context
dhcpv4
ethernet_mgmt kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
hostname everywhere: fix typos 2022-03-18 13:24:08 -04:00
icmpv4 tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
icmpv6 kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
ieee802154
iface everywhere: fix typos 2022-03-18 13:24:08 -04:00
igmp
ip-addr
ipv6 tests: ipv6: Fix DAD timeout test 2022-04-27 12:35:34 -04:00
ipv6_fragment everywhere: fix typos 2022-03-18 13:24:08 -04:00
lib net: lwm2m: Add proper resource-level discovery attribute handling 2022-02-22 10:12:27 -08:00
mgmt kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mld
neighbor
net_pkt
npf
pm kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
ppp/driver
promiscuous everywhere: fix typos 2022-03-18 13:24:08 -04:00
ptp/clock everywhere: fix typos 2022-03-18 13:24:08 -04:00
route everywhere: fix typos 2022-03-18 13:24:08 -04:00
route_mcast
shell
socket tests: net: socket: tcp: Make test_vX_msg_waitall more robust 2022-05-05 14:45:02 -05:00
tcp everywhere: fix typos 2022-03-18 13:24:08 -04:00
traffic_class everywhere: fix typos 2022-03-18 13:24:08 -04:00
trickle kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
tx_timestamp everywhere: fix typos 2022-03-18 13:24:08 -04:00
udp kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
utils kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
virtual sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
vlan everywhere: fix typos 2022-03-18 13:24:08 -04:00