-
CONFIG_ZTEST_STACKSIZE
¶
Test function thread stack size
Type: int
Direct dependencies¶
BOARD_MPS2_AN385
|| (ZTEST
&& SOC_EMSDP_EM4
&& SOC_ARC_EMSDP
) || (ZTEST
&& SOC_EMSDP_EM5D
&& SOC_ARC_EMSDP
) || (ZTEST
&& SOC_EMSDP_EM6
&& SOC_ARC_EMSDP
) || (ZTEST
&& SOC_EMSDP_EM7D
&& SOC_ARC_EMSDP
) || (ZTEST
&& SOC_EMSDP_EM9D
&& SOC_ARC_EMSDP
) || (ZTEST
&& SOC_EMSDP_EM11D
&& SOC_ARC_EMSDP
) || (ZTEST
&& ARC_MPU_VER
= 2 && SOC_EMSK_EM7D
&& SOC_EMSK
) || (ZTEST
&& ARC_MPU_VER
= 2 && SOC_NSIM_EM
&& SOC_NSIM
) || (ZTEST
&& ARC_MPU_VER
= 2 && SOC_NSIM_EM7D_V22
&& SOC_NSIM
) || ZTEST
(Includes any dependencies from ifs and menus.)
Defaults¶
4096 if
ZTEST
2048
2048
2048
2048
2048
2048
2048
2048
2048
2048 if
COVERAGE_GCOV
1024
Kconfig definitions¶
At boards/arm/mps2_an385/Kconfig.defconfig:44
Included via Kconfig:8
→ Kconfig.zephyr:18
Menu path: (Top)
config ZTEST_STACKSIZE int default 4096 ifZTEST
depends onBOARD_MPS2_AN385
At soc/arc/snps_emsdp/Kconfig.defconfig.em4:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:14
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM4
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em5d:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:15
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM5D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em6:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:16
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM6
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em7d:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:17
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM7D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em9d:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:19
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM9D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsdp/Kconfig.defconfig.em11d:36
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsdp/Kconfig.defconfig:20
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&SOC_EMSDP_EM11D
&&SOC_ARC_EMSDP
At soc/arc/snps_emsk/Kconfig.defconfig.em7d:49
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_emsk/Kconfig.defconfig:10
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&ARC_MPU_VER
= 2 &&SOC_EMSK_EM7D
&&SOC_EMSK
At soc/arc/snps_nsim/Kconfig.defconfig.em:47
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:15
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&ARC_MPU_VER
= 2 &&SOC_NSIM_EM
&&SOC_NSIM
At soc/arc/snps_nsim/Kconfig.defconfig.em7d_v22:44
Included via Kconfig:8
→ Kconfig.zephyr:19
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arc/snps_nsim/Kconfig.defconfig:16
Menu path: (Top)
config ZTEST_STACKSIZE int default 2048 depends onZTEST
&&ARC_MPU_VER
= 2 &&SOC_NSIM_EM7D_V22
&&SOC_NSIM
At subsys/testsuite/ztest/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:55
→ subsys/testsuite/Kconfig:6
Menu path: (Top) → Sub Systems and OS Services → Testing → Zephyr testing framework
config ZTEST_STACKSIZE int "Test function thread stack size" default 2048 ifCOVERAGE_GCOV
default 1024 depends onZTEST
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)