zephyr/tests/net/socket
Jukka Rissanen dab391f253 tests: net: getaddrinfo: Disable onboard Ethernet controller
If the tests/net/socket/getaddrinfo is run in a board that has
Ethernet controller, then it is possible that it will interfere
the test if the Ethernet cable is connected. As the test only
needs loopback support to run, disable the Ethernet as it is
not needed by the test.

Fixes #34923

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-05-13 22:07:00 -04:00
..
af_packet tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
getaddrinfo tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
getnameinfo tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
misc tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
net_mgmt tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
poll tests: net: poll: Increase ztest thread stack size 2021-04-27 12:02:19 +03:00
register tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
select tests: net: select: Increase the timeout to 20ms 2021-02-24 08:01:43 -05:00
socketpair tests: disable long time case from NXP FRDM_KW41Z 2021-04-01 10:57:19 -05:00
tcp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
tls net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
tls_ext tests: sockets: add test for socket api tls extensions 2021-03-23 14:09:08 +02:00
udp tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
websocket zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
socket_helpers.h tests: net: sockets: tls: Add MSG_TRUNC flag tests 2021-03-23 13:16:30 +02:00