zephyr/tests/lib
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
..
c_lib ztest API Migration: lib/c_lib 2022-04-26 08:38:44 -04:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package ztest API Migration: lib/cbprintf_package 2022-04-24 19:47:18 +02:00
cmsis_dsp ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
cmsis_nn tests: lib: cmsis: add CMSIS-NN integration tests 2022-03-22 12:56:02 +01: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 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
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 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
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