zephyr/tests/benchmarks
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
..
app_kernel tests: benchmark: app_kernel: Return values from kernel APIs are read. 2017-05-27 10:20:14 -04:00
boot_time tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
footprint tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
latency_measure tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
object_footprint tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
sys_kernel tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
timing_info tests: use k_thread_create() 2017-05-11 20:24:22 -04:00