zephyr/tests/subsys
Andrzej Puzdrowski 15159dddf1 settings: always uses the storage partition for FCB
It was possible via Kconfig to assign any partition for FCB using
its number. Partitions flash_area_id becomes non predefined
(are auto-generated). So it is possible only to guess which
number will be signed to certain area.

Unfortunately it is not possible to transfer FLASH_AREA_XXX_ID
label via Kconfig.

Patch assigns settings to the storage partition and remove
SETTINGS_FCB_FLASH_AREA property from settings Kconfig.

fixes #13388

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-03-04 16:51:19 +01:00
..
can/frame can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
dfu dfu/flash_img: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
fs tests: fs/nffs_fs_api: fix uninitialized reference time variable 2019-03-02 12:27:30 +01:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging tests: subsys: logging: Enable log_core test on nios2 2019-02-12 07:51:50 -05:00
settings settings: always uses the storage partition for FCB 2019-03-04 16:51:19 +01:00
storage/flash_map tests/subsys/storage/flash_map: use auto-generated fa ID 2019-02-07 10:31:27 -06:00
usb tests: usb: Use UTIL_LISTIFY macros 2019-02-12 07:49:04 -05:00