tests/subsys 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:
parent
94a8681527
commit
8abdc49664
|
@ -1,9 +1,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:
|
||||
|
|
|
@ -8,9 +8,9 @@ tests:
|
|||
platform_allow:
|
||||
- qemu_cortex_m3
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_posix/native/64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
- qemu_riscv32/qemu_virt_riscv32/smp
|
||||
- qemu_riscv64
|
||||
tags:
|
||||
|
|
|
@ -7,9 +7,9 @@ tests:
|
|||
settings.mgmt:
|
||||
platform_allow:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_posix/native/64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
- nrf52840dk/nrf52840
|
||||
tags:
|
||||
- settings_mgmt
|
||||
|
|
|
@ -1,9 +1,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
|
||||
tags:
|
||||
|
|
|
@ -5,9 +5,9 @@ common:
|
|||
tags: pm
|
||||
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:
|
||||
|
|
|
@ -4,9 +4,9 @@ tests:
|
|||
- nrf51dk/nrf51822
|
||||
- qemu_x86
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_posix/native/64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
- mr_canhubk3
|
||||
tags: flash_map
|
||||
integration_platforms:
|
||||
|
@ -28,9 +28,9 @@ tests:
|
|||
- nrf51dk/nrf51822
|
||||
- qemu_x86
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_posix/native/64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
- mr_canhubk3
|
||||
tags: flash_map
|
||||
integration_platforms:
|
||||
|
|
|
@ -1,9 +1,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:
|
||||
|
|
|
@ -8,10 +8,10 @@ tests:
|
|||
testing.testsuite.fff_fake_contexts:
|
||||
integration_platforms:
|
||||
- qemu_cortex_m3
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
tags: test_framework
|
||||
platform_allow:
|
||||
- qemu_cortex_m3
|
||||
- native_posix_64
|
||||
- native_sim_64
|
||||
- native_posix/native/64
|
||||
- native_sim/native/64
|
||||
- native_sim
|
||||
|
|
|
@ -2,9 +2,9 @@ tests:
|
|||
usb.osdesc:
|
||||
platform_allow:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_posix/native/64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
- frdm_k64f
|
||||
tags:
|
||||
- usb
|
||||
|
|
Loading…
Reference in a new issue