zephyr/tests/lib
Andrei Emeltchenko 669b02af8c tests: ringbuffer: Make code consistent
Refactor code to make it consistent and easier to read.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2022-07-04 22:25:03 +00:00
..
c_lib tests: lib: c_libc: tests for strerror, strerror_r 2022-07-04 22:53:36 +02:00
cbprintf_fp tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
cbprintf_package tests: Add picolibc tests for cbprintf 2022-06-27 12:47:25 +02:00
cmsis_dsp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmsis_nn tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
devicetree cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
fdtable tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gui/lvgl tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
heap samples: tests: exclude esp32 platform 2022-05-11 10:47:27 +02:00
heap_align tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
json tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_alloc tests/mem_alloc: Let picolibc pick a malloc heap size 2022-06-30 10:33:24 +02:00
mem_blocks tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mpsc_pbuf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
newlib tests/heap_listener: Store 'malloc' value in global to avoid optimizer 2022-06-14 01:50:36 +09:00
notify tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
onoff tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
p4workq tests: p4wq: set log level for test 2022-05-17 20:39:25 -04:00
ringbuffer tests: ringbuffer: Make code consistent 2022-07-04 22:25:03 +00:00
smf cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
sprintf tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
spsc_pbuf tests: lib: spsc_pbuf: Add test for getting maximum utilization 2022-06-30 10:30:49 +02:00
sys_util tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
time