zephyr/tests/net
Robert Lubos d63cb79383 tests: net: socket: Increase ztest stack size for offload_dispatcher
The test suite is failing on qemu_cotext_a9 due to stack overflow.
Apparently this issue can also be observed on main after enabling
STACK_SENTINEL, however the test only started crashing after TCP
changes.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-05-13 15:42:01 +02:00
..
6lo tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
all net: tcp: Remove unused config NET_TCP_BACKLOG_SIZE 2022-05-13 13:04:59 +02:00
arp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
bridge tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
buf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
checksum_offload tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
context tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
dhcpv4 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ethernet_mgmt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
hostname tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
icmpv4 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
icmpv6 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ieee802154 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
iface tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
igmp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ip-addr tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ipv6 tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ipv6_fragment tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
lib tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mgmt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mld tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
neighbor tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
net_pkt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
npf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
pm tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ppp/driver tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
promiscuous tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ptp/clock tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
route tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
route_mcast tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
shell tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
socket tests: net: socket: Increase ztest stack size for offload_dispatcher 2022-05-13 15:42:01 +02:00
tcp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
traffic_class tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
trickle tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
tx_timestamp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
udp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
utils tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
virtual tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
vlan tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00