zephyr/tests/lib
Kumar Gala 1706bd2b41 tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert tests to DEVICE_{DT_}DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 20:05:40 -05:00
..
c_lib libc: add strtok_r implementation 2020-08-18 09:19:58 -07:00
cmsis_dsp tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
devicetree/api tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
fdtable tests: lib: fdtable: fix tests after modifying reference counting 2020-08-27 11:42:19 +03:00
gui/lvgl tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
heap tests/lib/heap: Add test for sys_heap_realloc() 2020-12-07 21:50:14 -05:00
heap_align lib/os/heap: minimize initial overallocation in the aligned case 2020-11-30 14:50:07 -05:00
json
mem_alloc tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
notify
onoff tests: onoff: use typedef for spinlock key 2020-10-06 19:56:51 -04:00
ringbuffer tests: lib: ringbuffer: Add performance test 2020-11-11 13:17:49 +01:00
sprintf tests/sprintf: FP tests independent of endian 2020-12-04 14:33:43 +02:00