commit | bdfe417020ac813bcbb6ba34a5aa5e7d72188598 | [log] [tgz] |
---|---|---|
author | Jaakko Hannikainen <jaakko.hannikainen@intel.com> | Mon Aug 29 14:59:44 2016 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Sep 30 21:17:42 2016 +0000 |
tree | 1034e3a8ae475f3357190434c06778195903e88b | |
parent | 6f8e7b33b1171fb521c30ddf83985783ee8fdead [diff] |
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>