zephyr/tests/net
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
..
6lo tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
arp tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
buf tests: buf: Do not depend on IP stack 2016-12-02 12:41:11 +02:00
context tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
dhcpv4 tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
icmpv6 tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
ieee802154 tests: ieee802154: Fix compilation error in fragment test 2016-12-02 12:41:09 +02:00
ip-addr tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
ipv6 tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
mgmt tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
nbuf tests: net: Unified kernel is now default and only one 2016-12-02 12:41:02 +02:00
neighbor tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
route tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
rpl tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
tcp net: tcp: Provide NET_TCP_FLAGS macro 2016-12-02 12:41:08 +02:00
trickle net: trickle: Using unified kernel API 2016-12-02 12:41:07 +02:00
udp tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
utils tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00
zoap tests: net: Using unified kernel API 2016-12-02 12:41:07 +02:00