zephyr/tests/net/socket
Christopher Friedt e7182beb40 tests: net: socket: tcp: clear fdtable in after()
Add an `after()` function that is executed after each test in
the testsuite.

Previously, even if one one test failed, it would calls almost
all subsequent tests to fail. This way, other tests can still
succeed.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-08-22 09:59:44 +02:00
..
af_packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
af_packet_ipproto_raw samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
can samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
getaddrinfo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
getnameinfo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
misc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
net_mgmt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
offload_dispatcher samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
poll net: tcp: Avoid double acknowlegding retransmitted data 2023-05-15 15:25:51 +02:00
register samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
select samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
socketpair tests: net: socketpair: use a test fixture to deduplicate code 2023-08-22 09:59:44 +02:00
tcp tests: net: socket: tcp: clear fdtable in after() 2023-08-22 09:59:44 +02:00
tls tests: net: socket: tls: Verify accept is interrupted correctly on close 2023-05-29 14:34:03 -04:00
tls_ext samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
udp tests: net: renames shadow variables 2023-08-10 08:14:43 +00:00
websocket tests: net: renames shadow variables 2023-08-10 08:14:43 +00:00
socket_helpers.h test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00