zephyr/tests/benchmarks
Stephanos Ioannidis 30a5aefb54 tests: lib: cmsis_dsp: Restrict testing platforms
In order to reduce CI overhead, this commit restricts the CMSIS-DSP
tests to only run on the following ARM platforms:

* `frdm_k64f`: Cortex-M4 (to be replaced by `qemu_cortex_m4`)
* `sam_e70_xplained`: Cortex-M7
* `mps2_an521`: Cortex-M33

The following platforms should be added to the platform whitelist in
the future when adequate support is available:

* `qemu_cortex_m4`: Replace `frdm_k64f` when available
* `qemu_cortex_r5`: Add when Cortex-R VFP support is available
* `qemu_cortex_a53`: Add when AArch64 VFP support is available
(and other VFP-equipped ARM testing platforms added in the future)

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-22 12:08:28 -05:00
..
app_kernel timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
boot_time
cmsis_dsp tests: lib: cmsis_dsp: Restrict testing platforms 2020-04-22 12:08:28 -05:00
latency_measure tests: latency_measure: disable pm for MEC1501 based boards 2020-04-11 15:32:49 -04:00
mbedtls
sched
sys_kernel
timing_info tests: benchmarks: Fix incorrect ARM arch variant check 2020-04-15 15:49:27 +02:00