tests: net: shell: Increase the main stack size
Stack size might be too small when running the test in real board like sam-e70. Fixes #19914 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
616f9bd825
commit
feb6cf56f4
1 changed files with 1 additions and 0 deletions
|
@ -19,3 +19,4 @@ CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT=2
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_NET_SHELL=y
|
||||
CONFIG_SHELL_BACKEND_DUMMY=y
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue