Browse Source

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>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
990417bbde
  1. 2
      samples/basic/minimal/sample.yaml
  2. 1
      samples/boards/arc_secure_services/em_starterkit_em7d_normal_defconfig
  3. 6
      samples/boards/arc_secure_services/sample.yaml
  4. 2
      samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/sample.yaml
  5. 4
      tests/arch/arc/arc_dsp_sharing/testcase.yaml
  6. 6
      tests/benchmarks/latency_measure/testcase.yaml
  7. 4
      tests/crypto/tinycrypt/testcase.yaml
  8. 0
      tests/drivers/sensor/sbs_gauge/boards/qemu_arc_qemu_arc_hs.overlay
  9. 2
      tests/drivers/sensor/sbs_gauge/testcase.yaml
  10. 4
      tests/kernel/cache/testcase.yaml
  11. 20
      tests/kernel/fatal/no-multithreading/testcase.yaml
  12. 2
      tests/kernel/mem_protect/syscalls/testcase.yaml
  13. 20
      tests/kernel/mem_slab/mslab_api/testcase.yaml
  14. 8
      tests/kernel/poll/testcase.yaml
  15. 4
      tests/kernel/profiling/profiling_api/testcase.yaml
  16. 18
      tests/kernel/threads/no-multithreading/testcase.yaml
  17. 20
      tests/kernel/timer/timer_api/testcase.yaml
  18. 4
      tests/kernel/timer/timer_monotonic/testcase.yaml
  19. 4
      tests/kernel/workq/critical/testcase.yaml
  20. 4
      tests/kernel/xip/testcase.yaml
  21. 4
      tests/lib/mpsc_pbuf/testcase.yaml
  22. 18
      tests/lib/multi_heap/testcase.yaml
  23. 12
      tests/posix/common/testcase.yaml
  24. 8
      tests/subsys/bindesc/definition/testcase.yaml
  25. 2
      tests/subsys/dsp/basicmath/testcase.yaml
  26. 0
      tests/subsys/mgmt/mcumgr/os_mgmt_datetime/boards/qemu_arc_qemu_arc_hs6x.overlay
  27. 2
      tests/subsys/mgmt/mcumgr/os_mgmt_datetime/testcase.yaml

2
samples/basic/minimal/sample.yaml

@ -88,7 +88,7 @@ tests: @@ -88,7 +88,7 @@ tests:
tags:
- kernel
integration_platforms:
- qemu_arc_em
- qemu_arc/qemu_arc_em
sample.minimal.riscv.runtime:
extra_args:
- CONF_FILE='common-runtime.conf;no-timers.conf;no-mt.conf;riscv.conf'

1
samples/boards/arc_secure_services/em_starterkit_em7d_normal_defconfig

@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
CONFIG_SOC_EMSK=y
CONFIG_SOC_EMSK_EM7D=y
CONFIG_BOARD_EM_STARTERKIT=y
CONFIG_BOARD_EM_STARTERKIT_R23=y
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_XIP=n
CONFIG_BUILD_NO_GAP_FILL=y

6
samples/boards/arc_secure_services/sample.yaml

@ -7,10 +7,10 @@ tests: @@ -7,10 +7,10 @@ tests:
# Requires multiple kernels in an AMP config. See README.rst
build_only: true
platform_allow:
- nsim_sem
- em_starterkit_em7d
- nsim/nsim_sem
- em_starterkit/emsk_em7d
integration_platforms:
- nsim_sem
- nsim/nsim_sem
tags: secure
harness: console
harness_config:

2
samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/sample.yaml

@ -5,7 +5,7 @@ tests: @@ -5,7 +5,7 @@ tests:
integration_platforms:
- native_sim
platform_exclude:
- qemu_arc_hs5x # See issue #62405
- qemu_arc/qemu_arc_hs5x # See issue #62405
tags: cmsis_rtos
min_ram: 32
min_flash: 34

4
tests/arch/arc/arc_dsp_sharing/testcase.yaml

@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
tests:
arch.arc.dsp_sharing.test_load_store:
filter: CONFIG_ISA_ARCV2 and CONFIG_CPU_HAS_DSP
platform_allow: nsim_em11d
platform_allow: nsim/nsim_em11d
arch.arc.dsp_sharing.test_calculation:
filter: CONFIG_ISA_ARCV2 and CONFIG_CPU_HAS_DSP
toolchain_allow: arcmwdt
platform_allow: nsim_em11d
platform_allow: nsim/nsim_em11d

6
tests/benchmarks/latency_measure/testcase.yaml

@ -12,7 +12,7 @@ tests: @@ -12,7 +12,7 @@ tests:
harness: console
integration_platforms:
- qemu_x86
- qemu_arc_em
- qemu_arc/qemu_arc_em
harness_config:
type: one_line
record:
@ -30,7 +30,7 @@ tests: @@ -30,7 +30,7 @@ tests:
harness: console
integration_platforms:
- qemu_x86
- qemu_arc_em
- qemu_arc/qemu_arc_em
extra_configs:
- CONFIG_OBJ_CORE=y
- CONFIG_OBJ_CORE_STATS=y
@ -107,7 +107,7 @@ tests: @@ -107,7 +107,7 @@ tests:
harness: console
integration_platforms:
- qemu_x86
- qemu_arc_em
- qemu_arc/qemu_arc_em
extra_configs:
- CONFIG_TIMESLICING=y
harness_config:

4
tests/crypto/tinycrypt/testcase.yaml

@ -6,8 +6,8 @@ tests: @@ -6,8 +6,8 @@ tests:
- aes
- ccm
platform_exclude:
- qemu_arc_em
- qemu_arc_hs
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- m2gl025_miv
timeout: 500
integration_platforms:

0
tests/drivers/sensor/sbs_gauge/boards/qemu_arc_hs.overlay → tests/drivers/sensor/sbs_gauge/boards/qemu_arc_qemu_arc_hs.overlay

2
tests/drivers/sensor/sbs_gauge/testcase.yaml

@ -17,7 +17,7 @@ tests: @@ -17,7 +17,7 @@ tests:
platform_allow:
- native_sim
- qemu_cortex_a9
- qemu_arc_hs
- qemu_arc/qemu_arc_hs
integration_platforms:
- native_sim
extra_configs:

4
tests/kernel/cache/testcase.yaml vendored

@ -11,7 +11,7 @@ tests: @@ -11,7 +11,7 @@ tests:
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- nsim_em
- nsim/nsim_em
- qemu_x86
- qemu_x86_64
kernel.cache.api.minimallibc:
@ -27,7 +27,7 @@ tests: @@ -27,7 +27,7 @@ tests:
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- nsim_em
- nsim/nsim_em
- qemu_x86
- qemu_x86_64
extra_configs:

20
tests/kernel/fatal/no-multithreading/testcase.yaml

@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
common:
platform_allow:
- qemu_cortex_m3
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs/mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
integration_platforms:
- qemu_cortex_m3
- nsim_em
- nsim/nsim_em
tags:
- kernel
- scheduler

2
tests/kernel/mem_protect/syscalls/testcase.yaml

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
tests:
kernel.memory_protection.syscalls:
platform_exclude: qemu_arc_em
platform_exclude: qemu_arc/qemu_arc_em
filter: CONFIG_ARCH_HAS_USERSPACE
arch_exclude:
- posix

20
tests/kernel/mem_slab/mslab_api/testcase.yaml

@ -10,21 +10,21 @@ tests: @@ -10,21 +10,21 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_cortex_m0
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs_mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64
- qemu_leon3
integration_platforms:
- qemu_cortex_m3
- qemu_arc_hs
- qemu_arc/qemu_arc_hs
extra_configs:
- CONFIG_MULTITHREADING=n

8
tests/kernel/poll/testcase.yaml

@ -4,10 +4,10 @@ tests: @@ -4,10 +4,10 @@ tests:
tags:
- kernel
- userspace
# FIXME: qemu_arc_hs6x is excluded due to a run-time failure, see #49492
# FIXME: qemu_arc/qemu_arc_hs6x is excluded due to a run-time failure, see #49492
platform_exclude:
- nrf52dk/nrf52810
- qemu_arc_hs6x
- qemu_arc/qemu_arc_hs6x
kernel.poll.minimallibc:
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
ignore_faults: true
@ -15,9 +15,9 @@ tests: @@ -15,9 +15,9 @@ tests:
- kernel
- userspace
- libc
# FIXME: qemu_arc_hs6x is excluded due to a run-time failure, see #49492
# FIXME: qemu_arc/qemu_arc_hs6x is excluded due to a run-time failure, see #49492
platform_exclude:
- nrf52dk/nrf52810
- qemu_arc_hs6x
- qemu_arc/qemu_arc_hs6x
extra_configs:
- CONFIG_MINIMAL_LIBC=y

4
tests/kernel/profiling/profiling_api/testcase.yaml

@ -2,7 +2,9 @@ tests: @@ -2,7 +2,9 @@ tests:
kernel.common.profiling:
arch_exclude: nios2
platform_exclude:
- em_starterkit
- em_starterkit/emsk_em7d
- em_starterkit/emsk_em9d
- em_starterkit/emsk_em11d
- litex_vexriscv
- rv32m1_vega/openisa_rv32m1/zero_riscy
- rv32m1_vega/openisa_rv32m1/ri5cy

18
tests/kernel/threads/no-multithreading/testcase.yaml

@ -10,15 +10,15 @@ tests: @@ -10,15 +10,15 @@ tests:
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf51dk/nrf51422
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs_mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64

20
tests/kernel/timer/timer_api/testcase.yaml

@ -25,19 +25,19 @@ tests: @@ -25,19 +25,19 @@ tests:
- timer
platform_allow:
- qemu_cortex_m3
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs/mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs6x
- qemu_leon3
integration_platforms:
- qemu_cortex_m3
- nsim_em
- nsim/nsim_em
extra_configs:
- CONFIG_MULTITHREADING=n
- CONFIG_TEST_USERSPACE=n

4
tests/kernel/timer/timer_monotonic/testcase.yaml

@ -3,9 +3,9 @@ tests: @@ -3,9 +3,9 @@ tests:
tags:
- kernel
- timer
# FIXME: This test may fail for qemu_arc_hs on certain host systems.
# FIXME: This test may fail for qemu_arc/qemu_arc_hs on certain host systems.
# See foss-for-synopsys-dwc-arc-processors/qemu#67.
platform_exclude: qemu_arc_hs
platform_exclude: qemu_arc/qemu_arc_hs
kernel.timer.monotonic.apic.tsc:
tags:
- kernel

4
tests/kernel/workq/critical/testcase.yaml

@ -4,7 +4,7 @@ common: @@ -4,7 +4,7 @@ common:
- workqueue
tests:
kernel.workqueue.critical:
platform_exclude: nsim_sem_mpu_stack_guard
platform_exclude: nsim/nsim_sem/mpu_stack_guard
filter: not CONFIG_WDT_SAM
integration_platforms:
- qemu_x86
@ -15,6 +15,6 @@ tests: @@ -15,6 +15,6 @@ tests:
integration_platforms:
- sam_e70_xplained/same70q21
kernel.workqueue.critical.nsim:
platform_allow: nsim_sem_mpu_stack_guard
platform_allow: nsim/nsim_sem/mpu_stack_guard
extra_configs:
- CONFIG_TEST_HW_STACK_PROTECTION=n

4
tests/kernel/xip/testcase.yaml

@ -5,7 +5,7 @@ tests: @@ -5,7 +5,7 @@ tests:
- kernel
- xip
integration_platforms:
- qemu_arc_em
- qemu_arc/qemu_arc_em
- qemu_x86/atom/xip
arch.common.xip.minimallibc:
filter: CONFIG_XIP and CONFIG_MINIMAL_LIBC_SUPPORTED
@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
- kernel
- xip
integration_platforms:
- qemu_arc_em
- qemu_arc/qemu_arc_em
- qemu_x86/atom/xip
extra_configs:
- CONFIG_MINIMAL_LIBC=y

4
tests/lib/mpsc_pbuf/testcase.yaml

@ -2,8 +2,8 @@ tests: @@ -2,8 +2,8 @@ tests:
libraries.mpsc_pbuf:
tags: mpsc_pbuf
platform_allow:
- qemu_arc_em
- qemu_arc_hs
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_cortex_a53
- qemu_cortex_m0
- qemu_cortex_m3

18
tests/lib/multi_heap/testcase.yaml

@ -10,15 +10,15 @@ tests: @@ -10,15 +10,15 @@ tests:
platform_allow:
- qemu_cortex_m3
- qemu_cortex_m0
- nsim_em
- nsim_em7d_v22
- nsim_hs
- nsim_hs_mpuv6
- nsim_hs5x
- nsim_hs6x
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs6x
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs/mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64

12
tests/posix/common/testcase.yaml

@ -9,7 +9,7 @@ common: @@ -9,7 +9,7 @@ common:
tests:
portability.posix.common:
platform_exclude:
- nsim_sem_mpu_stack_guard
- nsim/nsim_sem/mpu_stack_guard
- intel_ehl_crb
extra_configs:
- CONFIG_NEWLIB_LIBC=n
@ -17,7 +17,7 @@ tests: @@ -17,7 +17,7 @@ tests:
- qemu_x86
portability.posix.common.newlib:
platform_exclude:
- nsim_sem_mpu_stack_guard
- nsim/nsim_sem/mpu_stack_guard
- intel_ehl_crb
- lpcxpresso55s06
filter: TOOLCHAIN_HAS_NEWLIB == 1
@ -37,7 +37,7 @@ tests: @@ -37,7 +37,7 @@ tests:
- CONFIG_ARCMWDT_LIBC=y
portability.posix.common.tls:
platform_exclude:
- nsim_sem_mpu_stack_guard
- nsim/nsim_sem/mpu_stack_guard
- intel_ehl_crb
filter: CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE and CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE
extra_configs:
@ -47,7 +47,7 @@ tests: @@ -47,7 +47,7 @@ tests:
- qemu_x86
portability.posix.common.tls.newlib:
platform_exclude:
- nsim_sem_mpu_stack_guard
- nsim/nsim_sem/mpu_stack_guard
- intel_ehl_crb
- lpcxpresso55s06
filter: TOOLCHAIN_HAS_NEWLIB == 1 and CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE and
@ -60,12 +60,12 @@ tests: @@ -60,12 +60,12 @@ tests:
- CONFIG_NEWLIB_LIBC=y
- CONFIG_THREAD_LOCAL_STORAGE=y
portability.posix.common.nsim:
platform_allow: nsim_sem_mpu_stack_guard
platform_allow: nsim/nsim_sem/mpu_stack_guard
extra_configs:
- CONFIG_NEWLIB_LIBC=n
- CONFIG_TEST_HW_STACK_PROTECTION=n
portability.posix.common.newlib.nsim:
platform_allow: nsim_sem_mpu_stack_guard
platform_allow: nsim/nsim_sem/mpu_stack_guard
filter: TOOLCHAIN_HAS_NEWLIB == 1
extra_configs:
- CONFIG_NEWLIB_LIBC=y

8
tests/subsys/bindesc/definition/testcase.yaml

@ -14,10 +14,10 @@ tests: @@ -14,10 +14,10 @@ tests:
- qemu_cortex_m0
- qemu_cortex_m3
- qemu_cortex_r5
- qemu_arc_em
- qemu_arc_hs
- qemu_arc_hs5x
- qemu_arc_hs6x
- qemu_arc/qemu_arc_em
- qemu_arc/qemu_arc_hs
- qemu_arc/qemu_arc_hs5x
- qemu_arc/qemu_arc_hs6x
- qemu_riscv32
- qemu_riscv32e
- qemu_riscv64

2
tests/subsys/dsp/basicmath/testcase.yaml

@ -24,5 +24,5 @@ tests: @@ -24,5 +24,5 @@ tests:
zdsp.basicmath.arcmwdt:
filter: CONFIG_ISA_ARCV2
toolchain_allow: arcmwdt
platform_allow: nsim_em11d
platform_allow: nsim/nsim_em11d
extra_args: CONF_FILE=prj_arc.conf

0
tests/subsys/mgmt/mcumgr/os_mgmt_datetime/boards/qemu_arc_hs6x.overlay → tests/subsys/mgmt/mcumgr/os_mgmt_datetime/boards/qemu_arc_qemu_arc_hs6x.overlay

2
tests/subsys/mgmt/mcumgr/os_mgmt_datetime/testcase.yaml

@ -14,7 +14,7 @@ common: @@ -14,7 +14,7 @@ common:
- qemu_riscv64
- qemu_riscv64_smp
- qemu_malta
- qemu_arc_hs6x
- qemu_arc/qemu_arc_hs6x
- qemu_leon3
tests:
mgmt.mcumgr.os.datetime: {}

Loading…
Cancel
Save