zephyr/tests/net
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
..
6lo tests: net: Enable CONFIG_NET_BUF_VARIABLE_DATA_SIZE in some tests 2022-11-19 07:39:32 -05:00
all net: lwm2m: Timeseries data cache read update 2022-11-04 09:59:51 +01:00
arp
bridge
buf
checksum_offload
context
dhcpv4 tests: net: dhcpv4: Increase buffer count for the test 2022-10-20 10:01:13 +02:00
ethernet_mgmt
hostname
icmpv4 tests: net: icmpv4 move to new ztest API 2022-10-21 13:15:11 +02:00
icmpv6
ieee802154 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
iface tests: net: iface: Add test to verify operational state transitions 2022-10-20 10:00:31 +02:00
igmp
ip-addr
ipv4_fragment tests: net: Add ipv4_fragment test 2022-11-05 19:58:26 +01:00
ipv6 tests: net: Enable CONFIG_NET_BUF_VARIABLE_DATA_SIZE in some tests 2022-11-19 07:39:32 -05:00
ipv6_fragment tests: net: ipv6_fragment: Improve test_recv_ipv6_fragment test case 2022-11-14 16:26:20 +01:00
lib crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
mgmt
mld
neighbor
net_pkt net: ip: fix and consolidate cloning of ll addr 2022-10-17 16:54:37 +02:00
npf
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ppp/driver crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
promiscuous
ptp/clock tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
route
route_mcast
shell tests: net: shell: Align to LOG_PRINTK as default 2022-11-29 10:46:26 +01:00
socket tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tcp tests: net: Enable CONFIG_NET_BUF_VARIABLE_DATA_SIZE in some tests 2022-11-19 07:39:32 -05:00
traffic_class tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
trickle
tx_timestamp
udp
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