zephyr/tests/subsys/settings/fcb_init
Kumar Gala b89a808b26 tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define
Set Kconfig symbol SETTINGS_FCB_FLASH_AREA based on the
DT_FLASH_AREA_<FOO>_ID define instead of being hard coded.

We replace 3 with DT_FLASH_AREA_IMAGE_SCRATCH_ID and
we replace 4 with DT_FLASH_AREA_STORAGE_ID.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-07 10:31:27 -06:00
..
src tests: subsys: settings: fcb-int tests rework 2018-12-11 11:22:16 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
Kconfig tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
prj.conf tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
testcase.yaml