zephyr/tests/benchmarks
Alberto Escolar Piedras 0b8678a2b0 samples & tests: Correct main() type
The application main() in Zephyr is defined as having a prototype:
void main(void), as expected by the kernel init (bg_thread_main).

So, correct the different samples and tests that were defined
otherwise.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-12-16 11:27:56 +01:00
..
app_kernel tests: fix test identifiers 2019-12-09 15:53:44 -05:00
boot_time tests: fix test identifiers 2019-12-09 15:53:44 -05:00
latency_measure global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
mbedtls samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sched tests: fix test identifiers 2019-12-09 15:53:44 -05:00
sys_kernel tests: fix test identifiers 2019-12-09 15:53:44 -05:00
timing_info tests: fix test identifiers 2019-12-09 15:53:44 -05:00