zephyr/tests/subsys/fs/multi-fs/testcase.yaml
Varun Sharma 3d9213ac57 tests: subsys: fs: multifs: Enable fs shell using new shell
Fixes #11356, resolved compilation issue wrt to NFFS_FLASH_DEV_NAME

Enabled new shell implementation for testing fs shell

Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2018-12-14 13:14:17 +01:00

9 lines
231 B
YAML

tests:
filesystem.multifs:
platform_whitelist: qemu_x86
tags: nffs fatfs filesystem
filesystem.fs_shell:
extra_args: CONF_FILE="prj_fs_shell.conf"
platform_whitelist: qemu_x86
tags: nffs fatfs filesystem