zephyr/tests/net/socket
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
..
af_packet tests: net: af_packet: Fix running in real hw 2020-07-30 12:25:49 +02:00
getaddrinfo tests: socket: getaddrinfo: Explicitly ignore return of sys_mutex_lock 2020-06-30 10:02:46 -04:00
getnameinfo tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
misc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net_mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
poll tests: net: poll: disable NET_IPV4 2020-06-15 10:31:37 +03:00
register tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
select tests: net: select: disable NET_IPV4 2020-06-15 10:31:37 +03:00
socketpair tests: socket: socketpair: init param before passing by ref 2020-06-03 18:33:19 +02:00
tcp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
udp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
websocket zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
socket_helpers.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00