zephyr/tests
Jaakko Hannikainen 349a6c5c28 ztest: Add simple integration and unit tests
These tests mainly test the stack whether it compiles and runs fine
under normal conditions. They do not test most failure conditions.

Origin: Original

Change-Id: Iaac73511a0664abd84685112b4e526eab3eb5748
Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-30 21:17:41 +00:00
..
benchmark boards: remove obsolete board basic_minuteia 2016-09-22 22:09:34 +00:00
bluetooth boards: remove obsolete board basic_minuteia 2016-09-22 22:09:34 +00:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto tinycrypt: Add test case for the ECC DH algorithm 2016-09-20 12:54:21 +00:00
drivers boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
filesystem/fat_fs sample: fs: Add tests for fs_truncate and fs_statvfs 2016-09-23 00:06:33 +00:00
include tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
kernel x86: exceptions: simplify exception stubs 2016-09-28 20:28:07 +00:00
net tests/zoap: Add simple test for retransmission 2016-09-22 00:54:36 +00:00
unit ztest: Add native building support 2016-09-30 21:17:39 +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