zephyr/tests/benchmarks/app_kernel/src
Alberto Escolar Piedras 15f9c94ee7 tests: benchmark: fix for too fast archs
benchmark/app_kernel test was giving a float exception
if the operations were performed faster than the
system timer resolution.
Added a safety macro in all divisions to avoid the fault

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2017-12-27 14:16:08 -05:00
..
config.h tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
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 tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
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 tests: benchmarks: use main thread for benchmark 2017-08-24 09:29:14 -07:00
master.h tests: benchmark: fix for too fast archs 2017-12-27 14:16:08 -05:00
memcfg.h tests: benchmarks: reduce message size 2017-08-14 13:28:42 -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: 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 tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
receiver.h tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -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