zephyr/tests/net/socket
Maciej Perkowski 458afb9064 tests: net: Add min flash requirment for overflowing tests
These tests turn on mbedtls and require ajusting min flash
requirements to prevent twister from trying to build them on
platforms without required amount of flash.
Fixes: #51421

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2022-10-27 11:01:24 +02: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
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
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: net: socket: tls: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
udp tests: net: socket: udp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
websocket
socket_helpers.h