zephyr/tests/subsys/fs/multi-fs
Dominik Ermel 1ae352a760 tests/fs: Replace flash_area_erase with flash_area_flatten
Test of file systems use flash_area_erase to erase device
to have a clear start for tests; switching to flash_area_flatten
allows them to do the same with devices that do not explicit
call to erase procedure before write.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-06-04 08:00:46 +02:00
..
boards
src tests/fs: Replace flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
CMakeLists.txt
prj_fs_shell.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
prj.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
ramdisk.overlay
testcase.yaml tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00