The latest development version of this page may be more current than this released 3.0.0 version.

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:8Kconfig.zephyr:33modules/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.)