Skip to content

Commit 5b103a3

Browse files
committed
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 <[email protected]>
1 parent fcd119d commit 5b103a3

File tree

18 files changed

+37
-37
lines changed

18 files changed

+37
-37
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ tests:
2323
filter: CONFIG_FULL_LIBC_SUPPORTED
2424
sample.tensorflow.helloworld.cmsis_nn:
2525
tags: tensorflow
26-
platform_allow: mps3_an547
26+
platform_allow: mps3/an547
2727
extra_configs:
2828
- CONFIG_TENSORFLOW_LITE_MICRO_CMSIS_NN_KERNELS=y

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ tests:
1010
filter: dt_compat_enabled("arm,ethos-u")
1111
build_only: true
1212
integration_platforms:
13-
- mps3_an547
13+
- mps3/an547

tests/arch/arm/arm_no_multithreading/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tests:
1010
- qemu_cortex_m3
1111
- mps2_an385
1212
- mps2_an521
13-
- mps3_an547
13+
- mps3/an547
1414
- nrf52840dk_nrf52840
1515
- nrf9160dk_nrf9160
1616
- nrf51dk_nrf51422

tests/arch/arm/arm_thread_swap_tz/testcase.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tests:
99
arch.arm.swap.tz:
1010
# NOTE: this platform disables FPU access in TFM.
1111
platform_exclude:
12-
- mps3_an547_ns
12+
- mps3/an547/ns
1313
- nucleo_l552ze_q_ns
1414
integration_platforms:
1515
- mps2_an521_ns
@@ -18,7 +18,7 @@ tests:
1818
- CONFIG_ARM_NONSECURE_PREEMPTIBLE_SECURE_CALLS=n
1919
# NOTE: this platform disables FPU access in TFM.
2020
platform_exclude:
21-
- mps3_an547_ns
21+
- mps3/an547/ns
2222
- nucleo_l552ze_q_ns
2323
integration_platforms:
2424
- mps2_an521_ns

tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tests:
1717
filter: CONFIG_CPU_HAS_FPU
1818
integration_platforms:
1919
- mps2_an521_remote
20-
- mps3_an547
20+
- mps3/an547
2121
tags:
2222
- fpu
2323
extra_configs:

tests/lib/cmsis_dsp/bayes/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tests:
1515
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
1616
integration_platforms:
1717
- mps2_an521_remote
18-
- mps3_an547
18+
- mps3/an547
1919
tags:
2020
- cmsis_dsp
2121
- fpu

tests/lib/cmsis_dsp/complexmath/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tests:
1515
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
1616
integration_platforms:
1717
- mps2_an521_remote
18-
- mps3_an547
18+
- mps3/an547
1919
tags:
2020
- cmsis_dsp
2121
- fpu

tests/lib/cmsis_dsp/distance/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tests:
1515
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
1616
integration_platforms:
1717
- mps2_an521_remote
18-
- mps3_an547
18+
- mps3/an547
1919
tags:
2020
- cmsis_dsp
2121
- fpu

tests/lib/cmsis_dsp/fastmath/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tests:
1515
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
1616
integration_platforms:
1717
- mps2_an521_remote
18-
- mps3_an547
18+
- mps3/an547
1919
tags:
2020
- cmsis_dsp
2121
- fpu

tests/lib/cmsis_dsp/filtering/testcase.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tests:
2626
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
2727
integration_platforms:
2828
- mps2_an521_remote
29-
- mps3_an547
29+
- mps3/an547
3030
tags:
3131
- cmsis_dsp
3232
- fpu
@@ -55,7 +55,7 @@ tests:
5555
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
5656
integration_platforms:
5757
- mps2_an521_remote
58-
- mps3_an547
58+
- mps3/an547
5959
tags:
6060
- cmsis_dsp
6161
- fpu
@@ -84,7 +84,7 @@ tests:
8484
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
8585
integration_platforms:
8686
- mps2_an521_remote
87-
- mps3_an547
87+
- mps3/an547
8888
tags:
8989
- cmsis_dsp
9090
- fpu
@@ -114,7 +114,7 @@ tests:
114114
integration_platforms:
115115
- mps2_an521_remote
116116
platform_exclude:
117-
- mps3_an547
117+
- mps3/an547
118118
tags:
119119
- cmsis_dsp
120120
- fpu

0 commit comments

Comments
 (0)