tests/drivers/adc: Use hwmv2 native targets identifiers

For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-03-14 15:01:03 +01:00 committed by Henrik Brix Andersen
parent 68975aa837
commit 844f75a78c
4 changed files with 1 additions and 20 deletions

View file

@ -1,6 +0,0 @@
/*
* Copyright 2021 Google LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "native_posix.overlay"

View file

@ -1,7 +0,0 @@
/*
* Copyright 2023 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "native_posix.overlay"

View file

@ -1,6 +0,0 @@
/*
* Copyright 2023 The ChromiumOS Authors
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "native_sim.overlay"

View file

@ -5,4 +5,4 @@ tests:
depends_on: adc
platform_allow:
- native_sim
- native_sim_64
- native_sim/native/64