blob: 2f30aad68bbb5beaaa9a3712d4b4f96fa89ecaf4 [file] [log] [blame]
sample:
description: FS shell sample
name: FS shell
common:
tags:
- shell
- filesystem
harness: keyboard
tests:
sample.filesystem.shell:
platform_allow:
- reel_board
- mimxrt1060_evk
- mr_canhubk3
- native_sim
integration_platforms:
- reel_board
sample.filesystem.shell.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.filesystem.shell.flash_load:
tags:
- flash_load
platform_allow: nrf52dk_nrf52832
extra_args: CONF_FILE=prj_flash_load.conf
integration_platforms:
- nrf52dk_nrf52832