1common:
2  platform_allow:
3    - nrf52840dk_nrf52840
4    - native_posix
5    - native_posix_64
6    - native_sim
7    - native_sim_64
8  integration_platforms:
9    - nrf52840dk_nrf52840
10tests:
11  dfu.image_util:
12    tags: dfu_image_util
13  dfu.image_util.progressive:
14    extra_args: OVERLAY_CONFIG=progressively_overlay.conf
15    tags: dfu_image_util
16