1tests: 2 storage.stream_flash: 3 platform_allow: 4 - native_posix 5 - native_posix_64 6 tags: stream_flash 7 storage.stream_flash.dword_wbs: 8 extra_args: DTC_OVERLAY_FILE=unaligned_flush.overlay 9 platform_allow: 10 - native_posix 11 - native_posix_64 12 tags: stream_flash 13 storage.stream_flash.no_erase: 14 extra_args: OVERLAY_CONFIG=no_erase.overlay 15 platform_allow: 16 - native_posix 17 - native_posix_64 18 tags: stream_flash 19 storage.stream_flash.mpu_allow_flash_write: 20 extra_args: OVERLAY_CONFIG=mpu_allow_flash_write.overlay 21 platform_allow: nrf52840dk_nrf52840 22 tags: stream_flash 23