zephyr/tests/benchmarks/app_kernel/src
Adithya Baglody 2f5fea0eec benchmarks: app_kernel: Fixed coverity issue.
The return value from the k_mem_slab_alloc was not read. Hence
adding code to make use of this return value.

Fixes: GH-6681

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-07-04 22:00:22 -04:00
..
config.h
event_b.c
fifo_b.c
fifo_r.c
mailbox_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
mailbox_r.c
master.c include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
master.h include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
memcfg.h tests: benchmarks: reduce message size 2017-08-14 13:28:42 -04:00
memmap_b.c benchmarks: app_kernel: Fixed coverity issue. 2018-07-04 22:00:22 -04:00
mempool_b.c
mutex_b.c
pipe_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
pipe_r.c
receiver.c include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
receiver.h include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
sema_b.c
sema_r.c