zephyr/tests/misc/check_init_priorities/boards
Alberto Escolar Piedras 14cf0c5b71 tests check_init_priorities: Add missing overlays 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
..
native_posix.overlay tests/misc/check_init_priorities: Fix for native_sim 2023-11-27 12:19:03 +00:00
native_posix_native_64.overlay tests check_init_priorities: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
native_sim.overlay tests/misc/check_init_priorities: Fix for native_sim 2023-11-27 12:19:03 +00:00
native_sim_native_64.overlay tests check_init_priorities: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00