zephyr/tests/subsys/fs
Declan Snyder ff830fb0f8 tests: fat_fs_api: Conditionally compile MKFS test
MKFS testing inappropriately uses flash API in the FAT FS API test,
causing build errors for the test when testing file systems on storage
devices other than flash. Hotfix by making this part of the test
conditional on CONFIG_FLASH.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2022-12-14 18:37:09 +01:00
..
common tests: fs: Add test of fs_mkfs 2022-12-05 15:36:00 +01:00
fat_fs_api tests: fat_fs_api: Conditionally compile MKFS test 2022-12-14 18:37:09 +01:00
fat_fs_dual_drive tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fcb tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs_api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
littlefs tests: fs: Add test of fs_mkfs 2022-12-05 15:36:00 +01:00
multi-fs tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nvs tests/fs: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00