zephyr/tests/subsys/dfu/mcuboot_multi
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
..
src dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
CMakeLists.txt dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
native_sim.overlay tests/subsys/dfu/*: Switch to native_sim 2023-11-22 09:53:20 +01:00
native_sim_native_64.overlay tests dfu/mcuboot_multi: Add missing overlay for native_sim 2024-04-18 12:20:14 +02:00
nrf52840dk_nrf52840.overlay tests: subsys: dfu: Remove nrf52 scratch 2022-12-20 11:57:38 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/subsys/dfu: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00