blob: eed933cc481acc126d3d0d16ce3f16a6e11bf4c6 [file]
sample:
description: FS shell sample
name: FS shell
common:
tags:
- shell
- filesystem
harness: keyboard
tests:
sample.shell.filesystem:
platform_allow:
- reel_board
- mimxrt1060_evk/mimxrt1062/qspi
- mr_canhubk3
- native_sim
- s32z2xxdc2/s32z270/rtu0
- s32z2xxdc2/s32z270/rtu1
- s32z2xxdc2@D/s32z270/rtu0
- s32z2xxdc2@D/s32z270/rtu1
- s32k5xxcvb/s32k566/m7
- s32k5xxcvb/s32k566/r52
integration_platforms:
- native_sim
sample.shell.filesystem.fuse:
platform_allow:
- native_sim
extra_configs:
- CONFIG_FUSE_FS_ACCESS=y
# This test cannot be run in CI as we lack the fuse library
skip: true
sample.shell.filesystem.flash_load:
tags:
- flash_load
platform_allow: nrf52dk/nrf52832
extra_args: CONF_FILE=prj_flash_load.conf
integration_platforms:
- nrf52dk/nrf52832