zephyr/tests
Chuck Jordan 674db4df9a test: repair test_tickless for ARC because _tsc_read is now present
A _tsc_read has been added for ARC targets.
This test can use that when ARC.

See ZEP-1413

Change-Id: Ib63aecbe9f3eb2b97ad1086fc79b57e8f0774fca
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2017-02-16 04:56:50 +00:00
..
benchmarks tests: benchmarks: put all benchmarks in the same folder 2017-01-31 21:36:46 +00:00
bluetooth Bluetooth: shell: Add support to retrieve A2SRC record 2017-02-05 22:39:25 +02:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto REVERTME: tests: crypto: disable on Xtensa 2017-02-13 11:53:24 -08:00
drivers spi_test: fix variable type mismatches 2017-02-14 02:13:53 +00:00
fs/fat_fs_api tests: add filesystem api test 2017-02-08 13:25:35 +00:00
include tests: include: Move timestamp.h into common location 2017-01-30 21:33:47 +00:00
kernel tests/kernel/common: add test to verify same tick timeout expiry order 2017-02-16 04:56:26 +00:00
legacy test: repair test_tickless for ARC because _tsc_read is now present 2017-02-16 04:56:50 +00:00
net net/mqtt: Remove length computations for some msg fields 2017-02-15 12:20:08 +02:00
power tests: filter out tinytile, it is the same as arduino 101 2017-02-14 23:22:58 -08:00
subsys/debug/gdb_server license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest ztest: use an aligned stack size 2017-01-24 23:42:41 +00:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test
defaults.tc