zephyr/tests/net/socket
Anas Nashif ba7d730e9b tests/samples: use integration_plaforms in more tests/samples
integration_platforms help us control what get built/executed in CI and
for each PR submitted. They do not filter out platforms, instead they
just minimize the amount of builds/testing for a particular
tests/sample.
Tests still run on all supported platforms when not in integration mode.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-29 16:03:23 +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 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02: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: misc: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
net_mgmt tests: net: socket: net_mgmt: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02: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 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 tests: net: socket: socketpair: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
tcp tests: net: socket: tcp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02: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 tests: net: socket: udp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
websocket
socket_helpers.h