zephyr/tests/net/buf
Jukka Rissanen d048b5c9d1 tests: buf: Do not depend on IP stack
The net_buf tests were including net_ip.h which requires some
extra config options to be usable when the new native IP stack
is used. In order to avoid this dependency, define struct in6_addr
locally in the source file.

Change-Id: Iafe0d2b5b507665baaed23f5e2c55a9d9a300d47
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:11 +02:00
..
src tests: buf: Do not depend on IP stack 2016-12-02 12:41:11 +02:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj.conf tests: convert tests/net/buf to the new framework 2016-09-30 21:17:41 +00:00
testcase.ini tests: Mark a bunch of testcases that are memory (RAM) limited 2016-11-03 19:20:19 +00:00