:orphan: .. title:: CONFIG_UNITY .. kconfig:: CONFIG_UNITY CONFIG_UNITY ############ *Use Unity test framework* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/tests/unity/Kconfig:7`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:59`` → ``/tests/Kconfig:7`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect .. code-block:: kconfig config UNITY bool "Use Unity test framework" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*