zephyr/tests/subsys/fs/fat_fs_api/testcase.yaml
Anas Nashif 2d97bdd85d samples: add module requirement into samples
Do not build those samples if the needed modules are not available in
the workspace.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-19 09:38:55 -04:00

11 lines
212 B
YAML

common:
tags: filesystem
modules:
- fatfs
tests:
filesystem.fat.api:
platform_allow: native_posix
filesystem.fat.api.lfn:
extra_args: CONF_FILE="prj_lfn.conf"
platform_allow: native_posix