tests: Update board names for hwmv2
Updates tests that use board names which have changed with boards v2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
tests:
|
||||
arch.arm64.smc_call.smc:
|
||||
platform_allow: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_allow: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags:
|
||||
- arm
|
||||
- smc
|
||||
|
||||
@@ -12,10 +12,10 @@ tests:
|
||||
DTC_OVERLAY_FILE="boards/emulated_board.overlay"
|
||||
platform_exclude:
|
||||
- qemu_cortex_a53
|
||||
- qemu_cortex_a53_smp
|
||||
- qemu_cortex_a53//smp
|
||||
- qemu_kvm_arm64
|
||||
- xenvm
|
||||
- xenvm_gicv3
|
||||
- xenvm//gicv3
|
||||
- hifive_unmatched
|
||||
- rcar_h3ulcb_ca57
|
||||
- rcar_salvator_xs_m3
|
||||
@@ -29,10 +29,10 @@ tests:
|
||||
(CONFIG_QEMU_TARGET or CONFIG_ARCH_POSIX)
|
||||
platform_allow:
|
||||
- qemu_cortex_a53
|
||||
- qemu_cortex_a53_smp
|
||||
- qemu_cortex_a53//smp
|
||||
- qemu_kvm_arm64
|
||||
- xenvm
|
||||
- xenvm_gicv3
|
||||
- xenvm//gicv3
|
||||
extra_args:
|
||||
CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf"
|
||||
DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay"
|
||||
|
||||
@@ -12,10 +12,10 @@ tests:
|
||||
platform_exclude:
|
||||
- hifive_unmatched
|
||||
- qemu_cortex_a53
|
||||
- qemu_cortex_a53_smp
|
||||
- qemu_cortex_a53//smp
|
||||
- qemu_kvm_arm64
|
||||
- xenvm
|
||||
- xenvm_gicv3
|
||||
- xenvm//gicv3
|
||||
- rcar_h3ulcb_ca57
|
||||
- rcar_salvator_xs_m3
|
||||
integration_platforms:
|
||||
@@ -30,10 +30,10 @@ tests:
|
||||
platform_allow:
|
||||
- hifive_unmatched
|
||||
- qemu_cortex_a53
|
||||
- qemu_cortex_a53_smp
|
||||
- qemu_cortex_a53//smp
|
||||
- qemu_kvm_arm64
|
||||
- xenvm
|
||||
- xenvm_gicv3
|
||||
- xenvm//gicv3
|
||||
integration_platforms:
|
||||
- qemu_cortex_a53
|
||||
extra_args:
|
||||
|
||||
@@ -6,7 +6,7 @@ common:
|
||||
- qemu_x86_nommu
|
||||
- qemu_x86_64
|
||||
- qemu_cortex_a53
|
||||
- qemu_cortex_a53_smp
|
||||
- qemu_cortex_a53//smp
|
||||
- qemu_cortex_m3
|
||||
- qemu_riscv32
|
||||
- qemu_riscv32e
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
tests:
|
||||
message_bus.zbus.dyn_channel.static_and_dynamic_channels:
|
||||
platform_exclude: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_exclude: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
tests:
|
||||
message_bus.zbus.hlp_priority_boost:
|
||||
platform_exclude: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_exclude: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
@@ -3,7 +3,7 @@ tests:
|
||||
platform_exclude:
|
||||
- qemu_cortex_a9
|
||||
- hifive_unleashed
|
||||
- fvp_base_revc_2xaemv8a_smp_ns
|
||||
- fvp_base_revc_2xaemv8a//smp/ns
|
||||
- fvp_baser_aemv8r_aarch32_smp
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
tests:
|
||||
message_bus.zbus.general_unittests:
|
||||
platform_exclude: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_exclude: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
message_bus.zbus.general_unittests_without_priority_boost:
|
||||
platform_exclude: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_exclude: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
tests:
|
||||
message_bus.zbus.user_data.channel_user_data:
|
||||
platform_exclude: fvp_base_revc_2xaemv8a_smp_ns
|
||||
platform_exclude: fvp_base_revc_2xaemv8a//smp/ns
|
||||
tags: zbus
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
||||
Reference in New Issue
Block a user