zephyr/tests/net/socket
Robert Lubos 690140baa6 tests: net: socket: tcp: Disable IPv6 ND
There is a test case which verifies that no new packets show up on the
interface, assuming that the only source of the packets is TCP stack.
ND protocol could interfere with that assumption, sending
advertisements.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-01-26 12:34:04 +00:00
..
af_packet
af_packet_ipproto_raw tests/net/socket: fix compiler warnings 2023-01-10 09:58:01 +01:00
can
getaddrinfo
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 tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
poll tests: net: socket: poll: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
register
select tests: net: socket: select: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
socketpair libc: minimal: include: move fcntl.h to posix 2023-01-10 09:02:21 +09:00
tcp tests: net: socket: tcp: Disable IPv6 ND 2023-01-26 12:34:04 +00:00
tls tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
tls_ext tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
udp treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
websocket net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00
socket_helpers.h