This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
104fb4fcb5
zephyr
/
tests
/
ztest
/
ztress
/
prj.conf
4 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: ztest: Add test for stress test framework Add testsuite for ztress. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-12-20 20:43:41 +08:00
CONFIG_ZTEST=y
CONFIG_ZTRESS=y
kconfig: Rename the TEST_EXTRA 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>
2022-02-18 00:09:09 +08:00
CONFIG_TEST_EXTRA_STACK_SIZE=2048