Switch from native_posix to native_sim as default test platform And switch overlays to native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
233 B
YAML
12 lines
233 B
YAML
tests:
|
|
dfu.mcuboot:
|
|
platform_allow:
|
|
- nrf52840dk_nrf52840
|
|
- native_posix
|
|
- native_posix_64
|
|
- native_sim
|
|
- native_sim_64
|
|
tags: dfu_mcuboot
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|