CONFIG_ZTRESS
Stress test framework
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Subsystem>/testsuite/ztest/Kconfig:111
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:61
→ <Subsystem>/testsuite/Kconfig:6
Menu path: (Top) → Sub Systems and OS Services → Testing
config ZTRESS
bool "Stress test framework"
select THREAD_RUNTIME_STATS
select THREAD_MONITOR
select TEST_RANDOM_GENERATOR if !ENTROPY_HAS_DRIVER
depends on !USERSPACE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)