zephyr/tests/lib/cmsis_dsp
Tristan Honscheid 2abb2389a1 ztest API Migration: lib/cmsis_dsp
Migrate some of the unit tests at `lib/cmsis_dsp`
to the new ztest API:

  * lib/cmsis_dsp/basicmath
  * lib/cmsis_dsp/bayes
  * lib/cmsis_dsp/complexmath
  * lib/cmsis_dsp/distance
  * lib/cmsis_dsp/fastmath

`lib/cmsis_dsp/common/test_common.h` has been adapted to use the new
ztest API for the test variant macros, when enabled.

Signed-off-by: Tristan Honscheid <honscheid@google.com>
2022-04-26 08:41:11 -04:00
..
basicmath ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
bayes ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
common ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
complexmath ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
distance ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
fastmath ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
filtering arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
interpolation arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
matrix tests: cmsis_dsp: matrix: Disable FP16 tests for POSIX arch 2022-03-16 07:32:19 -04:00
quaternionmath arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
statistics arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
support arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
svm arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
transform tests: cmsis_dsp: transform: Disable FP16 tests for POSIX arch 2022-03-16 07:32:19 -04:00