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>
This commit is contained in:
parent
6bf26a1590
commit
fa4f15a7d5
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ CONFIG_ZTEST_NEW_API=y
|
|||
CONFIG_NET_IF_MAX_IPV4_COUNT=6
|
||||
CONFIG_NET_IF_MAX_IPV6_COUNT=6
|
||||
CONFIG_TEST_USERSPACE=y
|
||||
CONFIG_NET_MGMT_EVENT_STACK_SIZE=1024
|
||||
|
||||
# Enable for help debugging this test suite:
|
||||
# CONFIG_NET_LOG=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue