kconfig: Rename the ZTEST stack size option to align with the rest
All stack sizes should end with STACK_SIZE. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
d7db973b04
commit
4b8f1c04ab
58 changed files with 59 additions and 59 deletions
|
@ -1,2 +1,2 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_STACKSIZE=2048
|
||||
CONFIG_ZTEST_STACK_SIZE=2048
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue