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 tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
fifo_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
fifo_r.c
mailbox_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
mailbox_r.c tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
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 tests: benchmark: app_kernel: Return values from kernel APIs are read. 2017-05-27 10:20:14 -04:00
mutex_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
pipe_b.c tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
pipe_r.c tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
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 tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
sema_r.c