zephyr/tests/net
Jukka Rissanen bed1117423 net: tests: Enables all net kconfig options in one test case
This creates a test case that enables all the currently known
network related Kconfig options. This is useful so that we can
compile test various Kconfig options. Note that the result binary
is not meant to be run anywhere and it will probably not run as
some of the enabled options do not make sense in real life.

Change-Id: Iede36131b43d95acb78b4094004626e1b86e0f95
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:44 +03:00
..
6lo net: ipv6: Fix handling of RA 6CO options 2017-03-17 10:34:41 +02:00
all net: tests: Enables all net kconfig options in one test case 2017-04-13 15:21:44 +03:00
arp tests/net: arp_input() unref the buffer on success 2017-04-13 15:21:43 +03:00
buf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
context net: ipv6: Make config options more fine grained 2017-03-17 10:34:43 +02:00
dhcpv4 net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
icmpv6 net: icmpv6: Remove unused variable 'len' from input calls 2017-03-09 20:33:45 +02:00
ieee802154 net/ieee802154: Disable ACK reply handling by default 2017-03-31 11:24:28 +02:00
iface net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
ip-addr net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
ipv6 net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
lib tests/net: MQTT tests should be under lib 2017-04-13 15:21:43 +03:00
mgmt net/mgmt: Mask vs event should be verified part by part 2017-03-31 12:15:29 +00:00
mld net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
nbuf net: nbuf: Add function to split a data fragment 2017-04-13 15:21:41 +03:00
neighbor net: nbuf: Split one global DATA pool to RX and TX DATA pools 2017-03-09 20:33:43 +02:00
route net: tests: Fix nbr lookup in route tests 2017-03-31 10:58:17 +03:00
rpl net: rpl: Fix the statistics collection 2017-04-13 15:21:42 +03:00
tcp tests: net: tcp: Fix NULL pointer dereference 2017-04-13 15:21:41 +03:00
trickle net: nbuf: Split one global DATA pool to RX and TX DATA pools 2017-03-09 20:33:43 +02:00
udp net: tests: Fix the default MAC address 2017-03-17 10:34:43 +02:00
utils net: nbuf: Split one global DATA pool to RX and TX DATA pools 2017-03-09 20:33:43 +02:00