zephyr/tests/subsys/settings/fcb/src
Dominik Ermel 60e0c698f6 tests/settings: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros
The commit switches flash area access from FLASH_AREA_ macros
to FIXED_PARTITION_ macros and to usage of DTS node labels,
to identify partitions, instead of label property.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-09-06 09:56:37 +02:00
..
CMakeLists.txt test: settings: functional: fix missing test_main 2022-02-11 09:47:57 -05:00
settings_test_compress_deleted.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_compress_reset.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_delete_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_empty_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_fcb.c tests/settings: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
settings_test_save_1_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_save_2_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_save_3_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_save_one_fcb.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test_save_unaligned.c tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00
settings_test.h tests: settings: move to new ztest API 2022-08-26 11:56:51 +02:00