zephyr/samples/subsys/fs/fatfs_fstab/sample.yaml
Carlo Kirchmeier 08d652db56 test: fs: enable fstab devicetree integration for fatfs
Added tests in order to verify the functionality of the
newly added fatfs fstab integration.

Signed-off-by: Carlo Kirchmeier <carlo.kirchmeier@zuehlke.com>
Co-authored-by: Carlo Kirchmeier <carlo.kirchmeier@zuehlke.com>
Co-authored-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2025-03-15 13:07:40 +01:00

15 lines
324 B
YAML

sample:
name: fatfs fstab sample
tests:
sample.filesystem.fat_fs.fstab:
platform_allow:
- native_sim
extra_args:
- EXTRA_DTC_OVERLAY_FILE="fatfs_fstab.overlay"
tags: filesystem
harness: console
harness_config:
type: one_line
regex:
- "I: Filesystem access successful"