zephyr/tests/net
Jukka Rissanen 7d90812f26 tests: net: af_packet: Fix running in real hw
The tests were failing when run on those boards that had
physical Ethernet support. In that case there were three Ethernet
interfaces, two simulated ones for testing, and the third one
was provided by the board. This extra Ethernet interface caused
the test to fail as the test was sending data to wrong interface.

Fixes #27238
Fixes #26568

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-07-30 12:25:49 +02:00
..
6lo
all
arp
buf
checksum_offload
context
dhcpv4
ethernet_mgmt
hostname
icmpv4
icmpv6
ieee802154
iface tests: net: iface: Modify tests to verify userspace access 2020-07-29 08:13:22 -04:00
ip-addr
ipv6
ipv6_fragment
lib
mgmt
mld
neighbor
net_pkt
pm
ppp/driver
promiscuous
ptp/clock
route
shell
socket tests: net: af_packet: Fix running in real hw 2020-07-30 12:25:49 +02:00
tcp
tcp2 tests: net: tcp2: Update test_sem_take() 2020-07-20 13:55:22 +03:00
traffic_class
trickle
tx_timestamp
udp
utils
vlan