zephyr/tests/net/socket
Jukka Rissanen 6e1df0d603 tests: net: Refactor tests when running in real hw
The network tests were expecting that network interfaces
are in certain order. As we cannot guarantee that, refactor
the tests like this:

* if test is using DUMMY L2 driver, then disable Ethernet L2
  and fetch only DUMMY L2 instead of default interface
* if test is using Ethernet L2 driver, then make sure that the
  test is using the Ethernet interface specified in the test
  instead of the one provided by the DUT

Fixes #34505

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-30 11:59:10 +03:00
..
af_packet tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
getaddrinfo tests: net: socket: getaddrinfo: fix resource leak 2021-03-19 17:22:31 +02:00
getnameinfo
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
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
socket_helpers.h tests: net: sockets: tls: Add MSG_TRUNC flag tests 2021-03-23 13:16:30 +02:00