tests: lib: cmsis_dsp: matrix: Run binary_q15 tests on mps2_an521

The CMSIS-DSP matrix binary_q15 tests should not be excluded on the
mps2_an521 board, which is one of the integration platforms.

This test was likely excluded because of the computation precision-
related failures; but, this failure is no longer observed, so there is
no reason to exclude it anymore.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2021-08-14 15:21:42 +09:00 committed by Maureen Helm
commit 3a4ea09780

View file

@ -107,7 +107,7 @@ tests:
- mps2_an521
- native_posix
tags: cmsis_dsp
platform_exclude: mps2_an521 frdm_kw41z
platform_exclude: frdm_kw41z
min_flash: 128
min_ram: 128
extra_args: CONF_FILE=prj_base.conf
@ -118,7 +118,7 @@ tests:
integration_platforms:
- mps2_an521_remote
tags: cmsis_dsp fpu
platform_exclude: mps2_an521 frdm_kw41z
platform_exclude: frdm_kw41z
min_flash: 128
min_ram: 128
extra_args: CONF_FILE=prj_base.conf