zephyr/tests/benchmarks/app_kernel/src
Adithya Baglody c0549aae75 tests: benchmark: app_kernel: Return values from kernel APIs are read.
Static code analysis reported some kernel APIs were used without
reading the return value. Since the benchmark doesn't need error
conditions, a simple read of the values followed by a ARG_UNUSED
is used to handle static code analysis errors.

JIRA: ZEP-2134

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-05-27 10:20:14 -04:00
..
config.h tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
event_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
fifo_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
fifo_r.c tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
mailbox_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
mailbox_r.c tests: benchmark: app_kernel: Return values from kernel APIs are read. 2017-05-27 10:20:14 -04:00
Makefile kernel: remove legacy.h and MDEF support 2017-04-19 10:59:35 -05:00
master.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
master.h tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
memcfg.h tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
memmap_b.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05: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: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
pipe_r.c tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
receiver.c tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
receiver.h tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -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 tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00