zephyr/tests
Anas Nashif e5f150f0d9 tests: rename TICKS_UNLIMITED -> K_FOREVER
Change-Id: I1d65c7a0302b2dda0bc23e38f94f7be51de0f917
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-04-04 19:52:50 +00:00
..
benchmarks tests: rename TICKS_UNLIMITED -> K_FOREVER 2017-04-04 19:52:50 +00:00
bluetooth Bluetooth: tester: Fix UART issue on qemu 2017-03-24 10:16:08 +01:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto test/crypto: Update ECC DSA test case 2017-03-25 15:42:13 +00:00
drivers tests: drivers: spi: fix variable type mismatches 2017-04-01 20:36:03 +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: port static_idt test to unified kernel 2017-04-04 12:34:38 -04:00
legacy tests: port static_idt test to unified kernel 2017-04-04 12:34:38 -04:00
lib/json test: Add test for JSON library 2017-03-25 13:11:55 +00:00
net net/mgmt: Mask vs event should be verified part by part 2017-03-31 12:15:29 +00:00
power tests/power/multicorei/lmt: Fix RTC configuration 2017-02-23 13:17:47 +00:00
subsys/debug/gdb_server license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
ztest ztest: shorten line longer than 80 characters 2017-03-01 13:18:33 +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