| common: | |
| tags: | |
| - littlefs | |
| - fatfs | |
| - filesystem | |
| modules: | |
| - fatfs | |
| - littlefs | |
| tests: | |
| filesystem.multifs: | |
| extra_args: | |
| - EXTRA_DTC_OVERLAY_FILE="ramdisk.overlay" | |
| platform_allow: | |
| - native_posix | |
| - qemu_x86 | |
| integration_platforms: | |
| - native_posix | |
| filesystem.fs_shell: | |
| extra_args: | |
| - CONF_FILE="prj_fs_shell.conf" | |
| - EXTRA_DTC_OVERLAY_FILE="ramdisk.overlay" | |
| platform_allow: | |
| - native_posix | |
| - qemu_x86 | |
| integration_platforms: | |
| - native_posix |