CONFIG_FFF_TEST
FFF Test suite
Type: bool
Help
Enable the FFF test suite. This should really only be called from the tests for FFF under
tests/ztest/mock_fff/. It brings in the test sources from the upstream FFF module.
Direct dependencies
0
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <External Modules>/fff/Kconfig:7
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:80
Menu path: (Top) → Modules
config FFF_TEST
bool "FFF Test suite"
depends on 0
help
Enable the FFF test suite. This should really only be called from the tests for FFF under
tests/ztest/mock_fff/. It brings in the test sources from the upstream FFF module.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)