tests: uoscore: increase main stack

Increase main stack size to 4096.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-06-12 12:24:38 -04:00
parent 7b2ccf4dfe
commit b7182cf082
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_STACK_SIZE=16384
CONFIG_MAIN_STACK_SIZE=4096
CONFIG_ENTROPY_GENERATOR=y
CONFIG_TEST_RANDOM_GENERATOR=y