Browse Source

twister: update testcase.yaml and sample.yaml to mps3/an547 identifier

This commit updates testcase.yaml and sample.yaml to use mps3/an547
identifier which replaces former mps3_an547 board name.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
pull/69687/head
Torsten Rasmussen 2 years ago committed by Jamie McCrae
parent
commit
db9e46010c
  1. 2
      samples/modules/tflite-micro/hello_world/sample.yaml
  2. 2
      samples/modules/tflite-micro/tflm_ethosu/sample.yaml
  3. 2
      tests/arch/arm/arm_no_multithreading/testcase.yaml
  4. 4
      tests/arch/arm/arm_thread_swap_tz/testcase.yaml
  5. 2
      tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml
  6. 2
      tests/lib/cmsis_dsp/bayes/testcase.yaml
  7. 2
      tests/lib/cmsis_dsp/complexmath/testcase.yaml
  8. 2
      tests/lib/cmsis_dsp/distance/testcase.yaml
  9. 2
      tests/lib/cmsis_dsp/fastmath/testcase.yaml
  10. 8
      tests/lib/cmsis_dsp/filtering/testcase.yaml
  11. 2
      tests/lib/cmsis_dsp/interpolation/testcase.yaml
  12. 24
      tests/lib/cmsis_dsp/matrix/testcase.yaml
  13. 2
      tests/lib/cmsis_dsp/quaternionmath/testcase.yaml
  14. 2
      tests/lib/cmsis_dsp/statistics/testcase.yaml
  15. 2
      tests/lib/cmsis_dsp/support/testcase.yaml
  16. 2
      tests/lib/cmsis_dsp/svm/testcase.yaml
  17. 10
      tests/lib/cmsis_dsp/transform/testcase.yaml
  18. 2
      tests/subsys/dsp/basicmath/testcase.yaml

2
samples/modules/tflite-micro/hello_world/sample.yaml

@ -23,6 +23,6 @@ tests: @@ -23,6 +23,6 @@ tests:
filter: CONFIG_FULL_LIBC_SUPPORTED
sample.tensorflow.helloworld.cmsis_nn:
tags: tensorflow
platform_allow: mps3_an547
platform_allow: mps3/an547
extra_configs:
- CONFIG_TENSORFLOW_LITE_MICRO_CMSIS_NN_KERNELS=y

2
samples/modules/tflite-micro/tflm_ethosu/sample.yaml

@ -10,4 +10,4 @@ tests: @@ -10,4 +10,4 @@ tests:
filter: dt_compat_enabled("arm,ethos-u")
build_only: true
integration_platforms:
- mps3_an547
- mps3/an547

2
tests/arch/arm/arm_no_multithreading/testcase.yaml

@ -10,7 +10,7 @@ tests: @@ -10,7 +10,7 @@ tests:
- qemu_cortex_m3
- mps2_an385
- mps2_an521
- mps3_an547
- mps3/an547
- nrf52840dk_nrf52840
- nrf9160dk_nrf9160
- nrf51dk_nrf51422

4
tests/arch/arm/arm_thread_swap_tz/testcase.yaml

@ -9,7 +9,7 @@ tests: @@ -9,7 +9,7 @@ tests:
arch.arm.swap.tz:
# NOTE: this platform disables FPU access in TFM.
platform_exclude:
- mps3_an547_ns
- mps3/an547/ns
- nucleo_l552ze_q_ns
integration_platforms:
- mps2_an521_ns
@ -18,7 +18,7 @@ tests: @@ -18,7 +18,7 @@ tests:
- CONFIG_ARM_NONSECURE_PREEMPTIBLE_SECURE_CALLS=n
# NOTE: this platform disables FPU access in TFM.
platform_exclude:
- mps3_an547_ns
- mps3/an547/ns
- nucleo_l552ze_q_ns
integration_platforms:
- mps2_an521_ns

2
tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml

@ -17,7 +17,7 @@ tests: @@ -17,7 +17,7 @@ tests:
filter: CONFIG_CPU_HAS_FPU
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- fpu
extra_configs:

2
tests/lib/cmsis_dsp/bayes/testcase.yaml

@ -16,7 +16,7 @@ tests: @@ -16,7 +16,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/complexmath/testcase.yaml

@ -16,7 +16,7 @@ tests: @@ -16,7 +16,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/distance/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/fastmath/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

8
tests/lib/cmsis_dsp/filtering/testcase.yaml

@ -26,7 +26,7 @@ tests: @@ -26,7 +26,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -55,7 +55,7 @@ tests: @@ -55,7 +55,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -84,7 +84,7 @@ tests: @@ -84,7 +84,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -114,7 +114,7 @@ tests: @@ -114,7 +114,7 @@ tests:
integration_platforms:
- mps2_an521_remote
platform_exclude:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/interpolation/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

24
tests/lib/cmsis_dsp/matrix/testcase.yaml

@ -23,7 +23,7 @@ tests: @@ -23,7 +23,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -52,7 +52,7 @@ tests: @@ -52,7 +52,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -81,7 +81,7 @@ tests: @@ -81,7 +81,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -109,7 +109,7 @@ tests: @@ -109,7 +109,7 @@ tests:
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -138,7 +138,7 @@ tests: @@ -138,7 +138,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -167,7 +167,7 @@ tests: @@ -167,7 +167,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -197,7 +197,7 @@ tests: @@ -197,7 +197,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -228,7 +228,7 @@ tests: @@ -228,7 +228,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -259,7 +259,7 @@ tests: @@ -259,7 +259,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -288,7 +288,7 @@ tests: @@ -288,7 +288,7 @@ tests:
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -318,7 +318,7 @@ tests: @@ -318,7 +318,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -349,7 +349,7 @@ tests: @@ -349,7 +349,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/quaternionmath/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/statistics/testcase.yaml

@ -16,7 +16,7 @@ tests: @@ -16,7 +16,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/support/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

2
tests/lib/cmsis_dsp/svm/testcase.yaml

@ -15,7 +15,7 @@ tests: @@ -15,7 +15,7 @@ tests:
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

10
tests/lib/cmsis_dsp/transform/testcase.yaml

@ -22,7 +22,7 @@ tests: @@ -22,7 +22,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -50,7 +50,7 @@ tests: @@ -50,7 +50,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -129,7 +129,7 @@ tests: @@ -129,7 +129,7 @@ tests:
filter: (CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M)
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -156,7 +156,7 @@ tests: @@ -156,7 +156,7 @@ tests:
filter: (CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M)
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu
@ -210,7 +210,7 @@ tests: @@ -210,7 +210,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps3_an547
- mps3/an547
tags:
- cmsis-dsp
- fpu

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

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
filter: (CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- zdsp
- fpu

Loading…
Cancel
Save