zephyr/tests
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
..
benchmark unified: Fix boot_time nanokernel benchmark 2016-10-31 17:06:26 +00:00
bluetooth Bluetooth: tests/init: Limit controller+host for 32kB RAM platforms 2016-10-28 19:27:39 +00:00
booting/stub tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto test: test_hmac: cleanup excludes 2016-10-27 22:13:36 +00:00
drivers tests: do not build sensors for system with < 32k {S}RAM 2016-10-31 12:54:35 +00:00
fs/fat_fs fs: tests: Use 'fs' instead of 'filesystem' as directory name 2016-10-31 08:08:27 +02:00
include tc_util: protect macro arg expansion 2016-10-28 15:40:37 +00:00
kernel kernel: merge _IS_IN_ISR() with _is_in_isr() 2016-10-27 21:45:03 +00:00
net iot/zoap: Add unit tests for block-wise transfers 2016-10-25 12:56:51 +00:00
unit tests: Add gcov support 2016-09-30 21:17:42 +00:00
ztest ztest: Add simple integration and unit tests 2016-09-30 21:17:41 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00