zephyr/tests/net
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
..
6lo ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
all net: lib: config: remove NET_CONFIG_IEEE802154_DEV_NAME 2022-08-10 11:57:34 +02:00
arp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bridge tests: net: bridge: exclude mg100 and pinnacle_100_dvk 2022-09-15 11:58:23 +01:00
buf test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
checksum_offload drivers: ethernet: provide Kconfig means to disable ethernet drivers 2022-08-12 11:33:43 +02:00
context ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
dhcpv4 tests: net: dhcpv4: Increase buffer count for the test 2022-10-20 10:01:13 +02:00
ethernet_mgmt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hostname test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
icmpv4 tests: net: icmpv4 move to new ztest API 2022-10-21 13:15:11 +02:00
icmpv6 test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ieee802154 tests: net: ieee802154: l2: Fix stack overflow on certain platforms 2022-10-20 16:13:35 -05:00
iface tests: net: iface: Add test to verify operational state transitions 2022-10-20 10:00:31 +02:00
igmp tests: net: igmp: move to new ztest API 2022-08-30 14:18:41 +00:00
ip-addr test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ipv6 tests: net: ipv6: move to new ztest API 2022-08-30 14:18:28 +00:00
ipv6_fragment test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
lib tests: net: dns_sd: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
mgmt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mld test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
neighbor test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
net_pkt net: ip: fix and consolidate cloning of ll addr 2022-10-17 16:54:37 +02:00
npf test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ppp/driver test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
promiscuous test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ptp/clock devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
route ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
route_mcast test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
shell includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
socket tests: net: Add min flash requirment for overflowing tests 2022-10-27 11:01:24 +02:00
tcp tests: net: tcp: move to new ztest API 2022-09-08 10:13:34 +02:00
traffic_class tests: net: traffic_class move to new ztest API 2022-08-30 10:27:07 +02:00
trickle test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
tx_timestamp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
udp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
utils net: ip: Add unit test for the IP/UDP/TCP checksum 2022-10-25 12:46:11 +02:00
virtual tests: net: virtual: Add test to verify behavior when real iface goes down 2022-10-20 10:00:31 +02:00
vlan drivers: ethernet: provide Kconfig means to disable ethernet drivers 2022-08-12 11:33:43 +02:00