zephyr/tests
Szymon Janc fb5424392b Bluetooth: Use unified kernel build for tests and samples
This makes all Bluetooth samples and tests being build with unified
kernel. main() is now executed from init thread and specifying task
for it in mdef file is no longer needed. By default main stack is
1024 bytes and this should be enough for BT samples.

Change-Id: I6674eea2c028b78ada5190acef72937186738af2
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-10-28 08:30:57 +02:00
..
benchmark tests/benchmark/latency_measure: use TC_PRINT_RUNID when reporting success 2016-10-19 14:29:09 +00:00
bluetooth Bluetooth: Use unified kernel build for tests and samples 2016-10-28 08:30:57 +02: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 move tests from samples to tests/ 2016-10-27 22:13:36 +00:00
filesystem/fat_fs sample: fs: Fix a compile error flagged by llvm 2016-10-04 12:27:39 +00:00
include tests: Add a generic testing framework 2016-09-30 21:17:39 +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
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +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