zephyr/tests/net
Jukka Rissanen 59bf65f481 tests: net: Fix tests so they can be run in real hw
Both the vlan and checksum_offload tests expect to be run in
controlled environment where the test application is providing
ethernet connectivity. If the board under test has also ethernet
support, then internal checks will fail in the test application.
Because of this, disable on board ethernet so that the tests will
pass.

Fixes #8172

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-06-05 10:30:30 -04:00
..
6lo
all tests: net: all: Increase NET_MAX_CONTEXTS from 4 to 5 2018-05-28 12:20:10 -04:00
app
arp tests: net: arp: Check NULL in unicast test 2018-05-24 08:01:28 -04:00
buf
checksum_offload tests: net: Fix tests so they can be run in real hw 2018-06-05 10:30:30 -04:00
context
dhcpv4
ethernet_mgmt tests: Remove newline character 2018-05-23 12:59:12 -04:00
icmpv6 tests: net: Increase the stack size of frdm-k64f 2018-06-05 10:30:30 -04:00
ieee802154 tests: ieee802154/crypto: use console harness 2018-06-04 14:34:00 -04:00
iface
ip-addr tests: Remove newline character 2018-05-23 12:59:12 -04:00
ipv6 tests: net: Fix assignments to CONFIG_NET_DEBUG_6LO 2018-05-29 16:20:35 -04:00
ipv6_fragment
lib tests: net: Increase the stack size of frdm-k64f 2018-06-05 10:30:30 -04:00
mgmt
mld
neighbor tests: Remove newline character 2018-05-23 12:59:12 -04:00
net_pkt
route
rpl
socket
tcp
traffic_class tests: Remove newline character 2018-05-23 12:59:12 -04:00
trickle tests: net: trickle: Fix running on frdm-k64f 2018-06-05 10:30:30 -04:00
udp
utils tests: net: Increase the stack size of frdm-k64f 2018-06-05 10:30:30 -04:00
vlan tests: net: Fix tests so they can be run in real hw 2018-06-05 10:30:30 -04:00
websocket