zephyr/tests/lib
Stephanos Ioannidis 6a35a793b5 tests: cmsis_dsp: Add mps3_an547 as integration platform for FPU tests
This commit adds the `mps3_an547` board, a Cortex-M55 platform, as an
integration platform for all CMSIS-DSP FPU test cases so that the
M-Profile Vector Extension (MVE) vector function implementations are
tested in the CI.

With this change the FPU-enabled test coverage is as follows:

* mps2_an521_remote (Cortex-M33) tests FPU/DSP-enabled scalar function
  implementations.

* mps3_an547 (Cortex-M55) tests FPU/DSP-enabled MVE vector function
  implementations.

This also has a side effect of comprehensively exercising the M-Profile
Vector Extension support in the ARM architecture port, thereby ensuring
the arch-level FPU/DSP/MVE support is not broken.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-05 11:58:11 +09:00
..
c_lib ztest API Migration: lib/c_lib 2022-04-26 08:38:44 -04:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_packaged: Add test for cbprintf_package_convert 2022-05-04 18:56:55 -04:00
cmsis_dsp tests: cmsis_dsp: Add mps3_an547 as integration platform for FPU tests 2022-05-05 11:58:11 +09:00
cmsis_nn tests: lib: cmsis_nn: Enable testing on mps3_an547 2022-05-05 11:58:11 +09:00
devicetree devicetree_regions: Fix fallback on token 2022-04-04 14:02:25 -07:00
fdtable kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
gui/lvgl lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
heap tests: lib/heap: add test for heap listeners 2022-01-10 10:28:04 -05:00
heap_align everywhere: fix typos 2022-03-18 13:24:08 -04:00
json kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mem_alloc
mem_blocks UnitTest: lib: change unit tests to handle asserts 2022-04-05 14:29:33 -04:00
mpsc_pbuf everywhere: fix typos 2022-03-18 13:24:08 -04:00
newlib kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
notify
onoff everywhere: fix typos 2022-03-18 13:24:08 -04:00
p4workq everywhere: fix typos 2022-03-18 13:24:08 -04:00
ringbuffer everywhere: fix typos 2022-03-18 13:24:08 -04:00
smf everywhere: fix typos 2022-03-18 13:24:08 -04:00
sprintf tests: sprintf: fix integration_platforms 2022-04-08 09:31:01 +02:00
sys_util util: convert wait_for macro to uppercase 2022-04-04 09:50:28 -05:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00