tests/drivers several: Use hwmv2 native targets identifiers

For the 64 bit targets, change identifiers to the new hwmv2 ones.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-03-14 15:20:44 +01:00 committed by Henrik Brix Andersen
parent 40a88a7b48
commit de0fb67c9f
8 changed files with 15 additions and 15 deletions

View file

@ -2,7 +2,7 @@ tests:
drivers.can.shell:
integration_platforms:
- native_sim
- native_sim_64
- native_sim/native/64
tags:
- drivers
- can

View file

@ -4,4 +4,4 @@ tests:
- drivers
- clock
platform_allow:
- native_sim_64
- native_sim/native/64

View file

@ -8,9 +8,9 @@ tests:
# Tests overwrite EEPROM content, only run on select boards
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
- qemu_x86
- nucleo_l152re
- nucleo_l073rz
@ -23,9 +23,9 @@ tests:
- OVERLAY_CONFIG=at2x_emul.conf
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
drivers.eeprom.api.build:
@ -33,7 +33,7 @@ tests:
build_only: true
platform_exclude:
- native_sim
- native_sim_64
- native_sim/native/64
- qemu_x86
- nucleo_l152re
- nucleo_l073rz

View file

@ -2,7 +2,7 @@ tests:
drivers.eeprom.shell:
integration_platforms:
- native_sim
- native_sim_64
- native_sim/native/64
tags:
- drivers
- eeprom

View file

@ -5,9 +5,9 @@ tests:
tags: gnss
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
harness: console

View file

@ -4,9 +4,9 @@
common:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tests:

View file

@ -4,9 +4,9 @@
common:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tests:

View file

@ -2,7 +2,7 @@ tests:
drivers.rtc.shell:
integration_platforms:
- native_sim
- native_sim_64
- native_sim/native/64
tags:
- drivers
- rtc