CONFIG_FFF_TEST_C¶
Compile the FFF default C test suite as a zephyr library
Type: bool
Direct dependencies¶
<choice FFF_TEST: The type of FFF test to bring in>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At modules/fff/Kconfig:18
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:80
Menu path: (Top) → Modules → FFF Test suite → The type of FFF test to bring in
config FFF_TEST_C
bool "Compile the FFF default C test suite as a zephyr library"
depends on <choice FFF_TEST>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)