zephyr/tests/subsys/storage/stream/stream_flash/testcase.yaml

13 lines
437 B
YAML
Raw Normal View History

tests:
storage.stream_flash:
platform_whitelist: native_posix native_posix_64
tags: stream_flash
storage.stream_flash.no_erase:
extra_args: OVERLAY_CONFIG=no_erase.overlay
platform_whitelist: native_posix native_posix_64
tags: stream_flash
storage.stream_flash.mpu_allow_flash_write:
extra_args: OVERLAY_CONFIG=mpu_allow_flash_write.overlay
platform_whitelist: nrf52840_pca10056
tags: stream_flash