Skip to content

Commit fa4f15a

Browse files
fg-cfhcarlescufi
authored andcommitted
tests: net: conn_mgr_monitor: increase stack size
Fixes the broken conn_mgr_monitor test. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
1 parent 6bf26a1 commit fa4f15a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/net/conn_mgr_monitor/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ CONFIG_ZTEST_NEW_API=y
2323
CONFIG_NET_IF_MAX_IPV4_COUNT=6
2424
CONFIG_NET_IF_MAX_IPV6_COUNT=6
2525
CONFIG_TEST_USERSPACE=y
26+
CONFIG_NET_MGMT_EVENT_STACK_SIZE=1024
2627

2728
# Enable for help debugging this test suite:
2829
# CONFIG_NET_LOG=y

0 commit comments

Comments
 (0)