zephyr/tests/net/lib
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
..
coap tests: net: coap: Acknowledgement initialization 2021-02-15 10:17:11 +02:00
dns_addremove tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
dns_packet net: dns: add dns_resolve_reconfigure() API 2021-04-29 08:00:09 -04:00
dns_resolve tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
dns_sd tests: net: dns: dns-sd: tests for dns service discovery 2020-11-09 16:15:02 -08:00
http_header_fields tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mqtt_packet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mqtt_publisher net: mqtt: fix tests to use zsock_ functions 2020-10-01 17:35:45 +03:00
mqtt_pubsub tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
mqtt_subscriber tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
tls_credentials tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00