:orphan: .. title:: CONFIG_ZTEST_STACKSIZE .. kconfig:: CONFIG_ZTEST_STACKSIZE CONFIG_ZTEST_STACKSIZE ###################### *Test function thread stack size* Type: ``int`` Direct dependencies =================== \ :kconfig:`BOARD_MPS2_AN385 ` || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM4 ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM5D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM6 ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM7D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM9D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM11D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_EMSK_EM7D ` && \ :kconfig:`SOC_EMSK `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_NSIM_EM ` && \ :kconfig:`SOC_NSIM `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_NSIM_EM7D_V22 ` && \ :kconfig:`SOC_NSIM `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM4 ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM5D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM6 ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM7D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM9D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`SOC_EMSDP_EM11D ` && \ :kconfig:`SOC_ARC_EMSDP `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_EMSK_EM7D ` && \ :kconfig:`SOC_EMSK `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_NSIM_EM ` && \ :kconfig:`SOC_NSIM `) || (\ :kconfig:`ZTEST ` && \ :kconfig:`ARC_MPU_VER ` = 2 && \ :kconfig:`SOC_NSIM_EM7D_V22 ` && \ :kconfig:`SOC_NSIM `) || \ :kconfig:`ZTEST ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - 4096 if \ :kconfig:`ZTEST ` - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 - 2048 if \ :kconfig:`COVERAGE_GCOV ` - 1024 Kconfig definitions =================== At ``/arm/mps2_an385/Kconfig.defconfig:44`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:22`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 4096 if ZTEST depends on BOARD_MPS2_AN385 ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em4:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:14`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM4 && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em5d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:15`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM5D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em6:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:16`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM6 && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em7d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:17`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM7D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em9d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:19`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM9D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em11d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsdp/Kconfig.defconfig:20`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM11D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsk/Kconfig.defconfig.em7d:49`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_emsk/Kconfig.defconfig:10`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_EMSK_EM7D && SOC_EMSK ---- At ``/arc/snps_nsim/Kconfig.defconfig.em:47`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_nsim/Kconfig.defconfig:12`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_NSIM_EM && SOC_NSIM ---- At ``/arc/snps_nsim/Kconfig.defconfig.em7d_v22:44`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arc/snps_nsim/Kconfig.defconfig:13`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_NSIM_EM7D_V22 && SOC_NSIM ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em4:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:14`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM4 && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em5d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:15`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM5D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em6:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:16`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM6 && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em7d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:17`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM7D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em9d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:19`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM9D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsdp/Kconfig.defconfig.em11d:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsdp/Kconfig.defconfig:20`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && SOC_EMSDP_EM11D && SOC_ARC_EMSDP ---- At ``/arc/snps_emsk/Kconfig.defconfig.em7d:49`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_emsk/Kconfig.defconfig:10`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_EMSK_EM7D && SOC_EMSK ---- At ``/arc/snps_nsim/Kconfig.defconfig.em:47`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_nsim/Kconfig.defconfig:12`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_NSIM_EM && SOC_NSIM ---- At ``/arc/snps_nsim/Kconfig.defconfig.em7d_v22:44`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arc/snps_nsim/Kconfig.defconfig:13`` Menu path: (Top) .. code-block:: kconfig config ZTEST_STACKSIZE int default 2048 depends on ZTEST && ARC_MPU_VER = 2 && SOC_NSIM_EM7D_V22 && SOC_NSIM ---- At ``/testsuite/ztest/Kconfig:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:61`` → ``/testsuite/Kconfig:6`` Menu path: (Top) → Sub Systems and OS Services → Testing → Zephyr testing framework .. code-block:: kconfig config ZTEST_STACKSIZE int "Test function thread stack size" default 2048 if COVERAGE_GCOV default 1024 depends on ZTEST *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*