zephyr/tests/net
Jukka Rissanen 600c1d6fa7 tests: net: trickle: Adjust config options to avoid error prints
Noticed this error print when running in mps2_an385 platform.

   <err> net_if: There is no network interface to work with!

Adding CONFIG_NET_LOOPBACK=y removes this error. After this
the CONFIG_NET_IPV6_MLD=n needed to be added in order to avoid
crashes when IPv6 MLD is done which is not needed for this test.

Removed also the whitelisting as that is not really needed and
we want to run these in as many platforms as possible.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-07-10 18:55:37 +03:00
..
6lo
all
arp
buf
checksum_offload
context
dhcpv4
ethernet_mgmt
icmpv6
ieee802154
iface
ip-addr
ipv6
ipv6_fragment
lib
mgmt
mld
neighbor
net_pkt
promiscuous
ptp/clock
route
socket
tcp
traffic_class
trickle
tx_timestamp
udp
utils
vlan