zephyr/tests/net
Jukka Rissanen 57a894a5ee tests: net: dns_packet: Disable Ethernet when test is run
The test was failing when run in sam_e70_xplained board.
Because the test does not use any network packet TX/RX functionality,
disable Ethernet support so that when run in a board with network
capabilities, the network interface is not created.

Fixes #28000

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-03 18:05:51 -04:00
..
6lo device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
all sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
buf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
checksum_offload device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
context device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dhcpv4 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ethernet_mgmt device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hostname device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
icmpv4 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
icmpv6 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ieee802154 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
iface device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ip-addr device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv6 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv6_fragment device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lib tests: net: dns_packet: Disable Ethernet when test is run 2020-09-03 18:05:51 -04:00
mgmt device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mld device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
neighbor tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net_pkt device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ppp/driver zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
promiscuous device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ptp/clock device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
route device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
route_mcast device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
socket tests: net: af_packet: Fix the test when run in fast hw 2020-09-03 10:59:11 +03:00
tcp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tcp2 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
traffic_class device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
trickle tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tx_timestamp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
udp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils tests: net: remove duplicate test 2020-06-25 22:36:17 -05:00
vlan device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00