zephyr/tests/lib
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
..
c_lib
cmsis_dsp tests: lib: cmsis_dsp: Restrict testing platforms 2020-04-22 12:08:28 -05:00
devicetree devicetree.h: clocks: Add support for _BY_NAME macros 2020-04-21 15:39:36 -05:00
fdtable
gui/lvgl
heap
json
mem_alloc
notify
onoff sys: onoff: redesign to meet changed needs 2020-04-22 16:52:47 +02:00
ringbuffer
sprintf