With removal of NFFS from Zaphyr it would be no longer possible to test multifs with NFFS and LittleFS will be now used instead. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
9 lines
271 B
YAML
9 lines
271 B
YAML
tests:
|
|
filesystem.multifs:
|
|
platform_whitelist: native_posix qemu_x86
|
|
tags: littlefs fatfs filesystem qemu_x86
|
|
filesystem.fs_shell:
|
|
extra_args: CONF_FILE="prj_fs_shell.conf"
|
|
platform_whitelist: native_posix qemu_x86
|
|
tags: littlefs fatfs filesystem
|