zephyr/tests/subsys/fs
Alberto Escolar Piedras 5d94c98915 tests filesystem.fat.api: Do not run on native_posix_64
The FAT FS code clearly does not support platforms where
long is 64bits. See
https://github.com/zephyrproject-rtos/fatfs/blob/master/include/integer.h#L30

So, do not try to run it in native_posix_64
Fixes #21536
Fixes #19231

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2020-01-03 15:13:59 -05:00
..
fat_fs_api tests filesystem.fat.api: Do not run on native_posix_64 2020-01-03 15:13:59 -05:00
fat_fs_dual_drive global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fcb tests: fcb: initialize buffers to avoid processing uninitialized values 2019-11-06 16:58:57 -06:00
littlefs drivers/flash/flash_simulator: Added file back end for posix arch 2019-12-09 11:56:21 -05:00
multi-fs global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
nffs_fs_api cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
nvs tests/subsys/fs/nvs: extend entry delete test 2019-09-02 12:31:42 +02:00