Skip to content

Commit

Permalink
twister: update testcase.yaml and sample.yaml to mps3/an547 identifier
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
tejlmand authored and carlescufi committed Dec 22, 2023
1 parent 867c365 commit 4a54736
Show file tree
Hide file tree
Showing 18 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion samples/modules/tflite-micro/hello_world/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 1 addition & 1 deletion samples/modules/tflite-micro/tflm_ethosu/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ tests:
filter: dt_compat_enabled("arm,ethos-u")
build_only: true
integration_platforms:
- mps3_an547
- mps3/an547
2 changes: 1 addition & 1 deletion tests/arch/arm/arm_no_multithreading/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
- qemu_cortex_m3
- mps2_an385
- mps2_an521
- mps3_an547
- mps3/an547
- nrf52840dk_nrf52840
- nrf9160dk_nrf9160
- nrf51dk_nrf51422
Expand Down
4 changes: 2 additions & 2 deletions tests/arch/arm/arm_thread_swap_tz/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 changes: 1 addition & 1 deletion tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tests:
filter: CONFIG_CPU_HAS_FPU
integration_platforms:
- mps2_an521_remote
- mps3_an547
- mps3/an547
tags:
- fpu
extra_configs:
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/bayes/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/complexmath/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/distance/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/fastmath/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions tests/lib/cmsis_dsp/filtering/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -114,7 +114,7 @@ tests:
integration_platforms:
- mps2_an521_remote
platform_exclude:
- mps3_an547
- mps3/an547
tags:
- cmsis_dsp
- fpu
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/interpolation/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
24 changes: 12 additions & 12 deletions tests/lib/cmsis_dsp/matrix/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/quaternionmath/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/statistics/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/support/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/lib/cmsis_dsp/svm/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions tests/lib/cmsis_dsp/transform/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/subsys/dsp/basicmath/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a54736

Please sign in to comment.