Zhao Shuai
48dfd9c7e6
tests: subsys: fs: fat_fs_api to new ztest API
...
Move test fat_fs_api to use new ztest API.
Signed-off-by: Zhao Shuai <shuai1x.zhao@intel.com>
2022-08-12 14:15:26 +01:00
Kumar Gala
418d601d6d
tests: fs: fat_fs_api: Fix device name for native_posix flash
...
Update CONFIG_DISK_FLASH_DEV_NAME to devicetree node name as
we have removed the "label" property. This gets the associated
tests to pass again.
Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-04 13:47:22 +02:00
Johann Fischer
5070186f63
tests/boards/samples: fixup after sdmmc driver relocation
...
Fixup configuration.
Remove obsolete SDHC SPI configuration.
Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-03-23 12:16:01 +01:00
Roman Vaughan
70df7a87a1
tests: fs: Add test case for LFN with FATFS
...
Rerun the same test but with CONFIG_FS_FATFS_LFN=Y and
with a long filename.
Signed-off-by: Roman Vaughan <nzsmartie@gmail.com>
2020-06-17 17:07:45 +02:00