zephyr/tests/lib
Ningx Zhao c42297c2f1 tests: ringbuffer modify a tesecase
Update code comments in ringbuffer/src/main.c
modify a testcase to verify the address stored by ring buffer
is contiguous, and the size of every element is equal to the size of
pointer.

Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
2020-06-16 16:55:51 +02:00
..
c_lib zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmsis_dsp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
devicetree zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fdtable tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
gui/lvgl zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
heap zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
json zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_alloc tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
notify zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
onoff zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ringbuffer tests: ringbuffer modify a tesecase 2020-06-16 16:55:51 +02:00
sprintf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00