zephyr/tests/drivers/adc
Alberto Escolar Piedras 2b68f22d55 tests adc/adc_rescale: 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
..
adc_accuracy_test tests/driver/adc: Add ADC accuracy test 2024-03-26 10:38:01 -05:00
adc_api tests: driver: vmu_rt1170 remove hwv1 overlay 2024-04-18 11:12:13 +02:00
adc_emul tests/drivers/adc: Switch to native_sim 2023-11-22 09:53:20 +01:00
adc_rescale tests adc/adc_rescale: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00