zephyr/tests/subsys/dfu
Alberto Escolar Piedras 6d8f0f58d5 tests dfu/mcuboot_multi: Add missing overlay for native_sim
During the hwmv1->v2 transition, overlays from a base
board were made to be shared with the variants.
So at that time all overlays for variants which were
just copies of the base overlay were removed.
After that in
https://github.com/zephyrproject-rtos/zephyr/pull/71149
this shared/merged overlay behaviour was reverted,
but not all tests were fixed.

This is one of those. Let's fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-18 12:20:14 +02:00
..
img_util tests/subsys/dfu: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
mcuboot tests/subsys/dfu: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
mcuboot_multi tests dfu/mcuboot_multi: Add missing overlay for native_sim 2024-04-18 12:20:14 +02:00