zephyr/tests/benchmark
Peter Mitsis 5f8fa677b5 unified: Fix boot_time nanokernel benchmark
Enables boot time timestamps for unified kernel.

Also Splits the source code into microkernel and nanokernel versions
instead of having common code. Not only does this make the code for
each project easier to read, but it also easily allows the nanokernel
version to link against the correct version of main().

Change-Id: Ie0afa2272c3347ebdacc0e3daeebbfe9583fe596
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-10-31 17:06:26 +00:00
..
app_kernel tests/benchmark/latency_measure: use TC_PRINT_RUNID when reporting success 2016-10-19 14:29:09 +00:00
boot_time unified: Fix boot_time nanokernel benchmark 2016-10-31 17:06:26 +00:00
footprint tests: fixed resulting binary name in README 2016-09-07 12:56:03 +00:00
latency_measure latency test: remove references to unused legacy "KERNEL" preproc flag 2016-08-27 10:49:01 +00:00
object_footprint boards: remove obsolete board basic_minuteia 2016-09-22 22:09:34 +00:00
sys_kernel build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00