zephyr/tests/subsys/fs/multi-fs/testcase.yaml
Dominik Ermel 9c0fb144ee tests/fs: NFFS has been replaced with Littlefs in multifs tests
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>
2020-01-21 17:30:03 +01:00

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