zephyr/tests/net
Daniel Leung 78790a85aa tests: net: lwm2m_engine: workaround stack overflow on qemu_x86
When running on qemu_x86, the test test_socket_state failed on
stack overflow. Setting CONFIG_TEST_EXTRA_STACK_SIZE to 1024
seems to fix the issue. So add a board specific config for
qemu_x86 so this test would pass.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-01-10 10:09:18 -05:00
..
6lo
all
arp
bridge
buf
buf_simple
checksum_offload
conn_mgr_conn
conn_mgr_monitor
context
dhcpv4
dhcpv6 tests: net: dhcpv6: Adjust the source address of test pkt 2024-01-03 19:00:33 +00:00
ethernet_mgmt
hostname
icmp net: context: Add support for adjusting IPv4 multicast ttl 2023-12-04 15:07:43 +01:00
icmpv4 net: ipv4: Check localhost for incoming packet 2023-12-21 09:18:24 +01:00
icmpv6
ieee802154
iface tests: net: if: Add test to check device readiness 2023-12-14 14:21:31 +01:00
igmp tests: net: igmp: Add socket based join/leave tests 2023-12-04 16:38:49 +00:00
ip-addr
ipv4_fragment
ipv6 tests: net: ipv6: Adjust the source address of test pkt 2024-01-03 19:00:33 +00:00
ipv6_fragment
lib tests: net: lwm2m_engine: workaround stack overflow on qemu_x86 2024-01-10 10:09:18 -05:00
mgmt tests: net: mgmt: Add test cases new worker options 2023-12-07 16:15:53 +00:00
mld tests: net: mld: Add socket based join/leave tests 2023-12-04 16:38:49 +00:00
mocks
neighbor
net_pkt
npf
offloaded_netdev
pm
ppp/driver
promiscuous
ptp/clock
route
route_mcast
shell
socket tests: net: socket: tls: Fix race on TCP socket close 2024-01-04 17:10:15 -06:00
tcp tests: net: tcp: Add tests for last FIN handling 2024-01-09 10:03:08 +01:00
traffic_class
trickle
tx_timestamp
udp
utils
virtual net: ipv4: Check localhost for incoming packet 2023-12-21 09:18:24 +01:00
vlan
wifi/wifi_nm