zephyr/tests
Qiu Peiyang 8d4f1bcb78 tests/gpio: enable gpio cases to run on more platforms
Add pin definitions to enable GPIO cases to run on
Quark D2000.
Add pin definitions to enable GPIO cases to run on
arduino_101_sss.

Change-Id: I97eadb8316b1f80b899b167a01effab815626dae
Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
2017-03-07 23:03:01 +00:00
..
benchmarks libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06: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 Revert "tests/crypto: Update testcase.ini to build on more platforms" 2017-02-23 07:13:42 -08:00
drivers tests/gpio: enable gpio cases to run on more platforms 2017-03-07 23:03:01 +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: sprintf: fixed sprintf usage 2017-03-03 18:38:06 +00:00
legacy libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06:00
net iot/zoap: Fix requiring that the buffer is unchanged for retransmit 2017-02-27 10:28:54 +02: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