zephyr/tests/net/socket
Robert Lubos cf15f0e48e tests: net: socket: tls: Verify accept is interrupted correctly on close
Add similar test as for TCP, that verifies that accept() call is
interrupted correctly when the socket is closed from another thread.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-05-29 14:34:03 -04: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: socket: fix test identifier 2023-05-25 04:44:11 -04:00
tcp tests: net: socket: tcp: Verify accept is interrupted correctly on close 2023-05-29 14:34:03 -04: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 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
websocket samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
socket_helpers.h