zephyr/tests/lib/cmsis_dsp/svm/testcase.yaml
Stephanos Ioannidis 7b65df74e6 tests: lib: cmsis_dsp: Add 'svm' test application
This commit adds the test application for the CMSIS-DSP 'svm'
functions.

This test application is loosely based on the C++ test suite included
in the upstream CMSIS-DSP distribution.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-22 12:08:28 -05:00

8 lines
147 B
YAML

tests:
libraries.cmsis_dsp.svm:
arch_whitelist: arm
filter: CONFIG_HAS_CMSIS_CORE
tags: cmsis_dsp
min_flash: 128
min_ram: 64