Skip to content

Commit 14c5b76

Browse files
de-nordicanangl
authored andcommitted
[nrf fromtree] tests/flash/common: Increase ztest stack size
The commit sets CONFIG_ZTEST_STACK_SIZE to 4096. Fixes #79801 Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 3e8ea52)
1 parent 352a5c8 commit 14c5b76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/flash/common/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ CONFIG_ZTEST=y
33
CONFIG_FLASH=y
44
CONFIG_FLASH_PAGE_LAYOUT=y
55
CONFIG_MAIN_STACK_SIZE=2048
6+
CONFIG_ZTEST_STACK_SIZE=4096

0 commit comments

Comments
 (0)