Skip to content

Commit 44be5c9

Browse files
committed
tests: cmsis_dsp: Remove invalid mps3_an547 integration platform spec
This commit removes the `mps3_an547` board from the integration platform list for the tests whose minimum flash size requirement exceed the size of the flash available on the board. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent cf8f42c commit 44be5c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/lib/cmsis_dsp/transform/testcase.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ tests:
7070
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
7171
integration_platforms:
7272
- mps2_an521_remote
73-
- mps3_an547
7473
tags: cmsis_dsp fpu
7574
min_flash: 1024
7675
min_ram: 64
@@ -95,7 +94,6 @@ tests:
9594
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
9695
integration_platforms:
9796
- mps2_an521_remote
98-
- mps3_an547
9997
tags: cmsis_dsp fpu
10098
min_flash: 1024
10199
min_ram: 64
@@ -168,7 +166,6 @@ tests:
168166
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
169167
integration_platforms:
170168
- mps2_an521_remote
171-
- mps3_an547
172169
tags: cmsis_dsp fpu
173170
min_flash: 1024
174171
min_ram: 64
@@ -218,7 +215,6 @@ tests:
218215
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
219216
integration_platforms:
220217
- mps2_an521_remote
221-
- mps3_an547
222218
tags: cmsis_dsp fpu
223219
min_flash: 1024
224220
min_ram: 96
@@ -243,7 +239,6 @@ tests:
243239
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU and TOOLCHAIN_HAS_NEWLIB == 1) or CONFIG_ARCH_POSIX
244240
integration_platforms:
245241
- mps2_an521_remote
246-
- mps3_an547
247242
tags: cmsis_dsp fpu
248243
min_flash: 1024
249244
min_ram: 64

0 commit comments

Comments
 (0)