zephyr/tests/net/socket
Robert Lubos 159559b807 tests: net: sockets: tcp: Add SO_SNDTIMEO test cases
Add test cases which verify that the TX timeouts configured with
SO_SNDTIMEO work correctly.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-03-20 16:54:41 +01:00
..
af_packet tests: net: socket: af_packet: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
af_packet_ipproto_raw tests/net/socket: fix compiler warnings 2023-01-10 09:58:01 +01:00
can drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
getaddrinfo tests: net: socket: getaddrinfo: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
getnameinfo tests: net: socket: getnameinfo: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
misc tests/net/socket: fix compiler warnings 2023-01-10 09:58:01 +01:00
net_mgmt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
offload_dispatcher net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
poll tests: net: socket: poll: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
register net: l2: ieee802154: add unittests 2022-08-31 21:52:37 +00:00
select tests: net: socket: select: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
socketpair Revert "tests: net: socketpair: skip nonblocking tests on posix arch" 2023-03-15 07:17:25 -04:00
tcp tests: net: sockets: tcp: Add SO_SNDTIMEO test cases 2023-03-20 16:54:41 +01:00
tls tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
tls_ext tests: net: socket: tls_ext move to new ztest API 2023-02-19 10:32:03 -05:00
udp treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
websocket tests: net: socket: remove platform exclude on native_posix_64 2023-02-22 12:18:04 +01:00
socket_helpers.h