zephyr/tests
Jaakko Hannikainen bdfe417020 tests: Add a sample for testing natively
This simple unit test runs basic sanity checking on buffers from
net_buf_get. It demonstrates the mocking support in a real-world case,
where it is used to remove the dependency to nano_fifo.

Origin: Original

Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
Change-Id: If2757823bebbc0fa22b3064a432032cdbccdfe2b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-30 21:17:42 +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: convert tests/net/buf to the new framework 2016-09-30 21:17:41 +00:00
unit tests: Add a sample for testing natively 2016-09-30 21:17:42 +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