zephyr/tests/subsys/fs/fat_fs_api/src
Roman Vaughan 0562d9fac6 tests: fs: Ensure file_path includes max file name length
A hardcoded path lenth of 80 will not be able to suppor the full length
of 255 when LFN is enabled. This does produce a compiler error,
thankfully, this is only applicable to the test cases.

Signed-off-by: Roman Vaughan <nzsmartie@gmail.com>
2020-06-17 17:07:45 +02:00
..
common.c
main.c
test_fat_dir.c tests: fs: Ensure file_path includes max file name length 2020-06-17 17:07:45 +02:00
test_fat_file.c tests: fs: Add test case for LFN with FATFS 2020-06-17 17:07:45 +02:00
test_fat_fs.c
test_fat_mount.c
test_fat_rename.c
test_fat.h tests: fs: Add test case for LFN with FATFS 2020-06-17 17:07:45 +02:00