:orphan: .. title:: CONFIG_FFF_TEST_GLOBAL_C .. kconfig:: CONFIG_FFF_TEST_GLOBAL_C CONFIG_FFF_TEST_GLOBAL_C ######################## *Compile the FFF global C test suite as a zephyr library* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/fff/Kconfig:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:80`` Menu path: (Top) → Modules → FFF Test suite → The type of FFF test to bring in .. code-block:: kconfig config FFF_TEST_GLOBAL_C bool "Compile the FFF global C test suite as a zephyr library" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*