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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
all tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arp random: Include header where it is used 2020-07-08 21:05:36 -04:00
buf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
checksum_offload random: Include header where it is used 2020-07-08 21:05:36 -04:00
context random: Include header where it is used 2020-07-08 21:05:36 -04:00
dhcpv4 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ethernet_mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hostname random: Include header where it is used 2020-07-08 21:05:36 -04:00
icmpv4 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
icmpv6 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ieee802154 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
iface tests: net: iface: Modify tests to verify userspace access 2020-07-29 08:13:22 -04:00
ip-addr random: Include header where it is used 2020-07-08 21:05:36 -04:00
ipv6 random: Include header where it is used 2020-07-08 21:05:36 -04:00
ipv6_fragment random: Include header where it is used 2020-07-08 21:05:36 -04:00
lib random: Include header where it is used 2020-07-08 21:05:36 -04:00
mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mld random: Include header where it is used 2020-07-08 21:05:36 -04:00
neighbor tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net_pkt random: Include header where it is used 2020-07-08 21:05:36 -04:00
pm random: Include header where it is used 2020-07-08 21:05:36 -04:00
ppp/driver zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
promiscuous zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp/clock random: Include header where it is used 2020-07-08 21:05:36 -04:00
route random: Include header where it is used 2020-07-08 21:05:36 -04:00
shell random: Include header where it is used 2020-07-08 21:05:36 -04:00
socket tests: net: af_packet: Fix running in real hw 2020-07-30 12:25:49 +02:00
tcp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tcp2 tests: net: tcp2: Update test_sem_take() 2020-07-20 13:55:22 +03:00
traffic_class random: Include header where it is used 2020-07-08 21:05:36 -04:00
trickle tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tx_timestamp random: Include header where it is used 2020-07-08 21:05:36 -04:00
udp random: Include header where it is used 2020-07-08 21:05:36 -04:00
utils tests: net: remove duplicate test 2020-06-25 22:36:17 -05:00
vlan random: Include header where it is used 2020-07-08 21:05:36 -04:00