zephyr/tests/net
Lukasz Majewski b9f5ba2730 test: Rename interfaces defined in virtual networks test
This work is similar to one performed for ./net/ptp/clock/ test.

However, there is one notable extension - the check in iface_cb()
callback also checks for virtual interfaces defined in
subsys/net/l2/virtual/ipip/ipip.c. Those 'virtual' interfaces are
required for this test to be run.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-04-20 08:29:49 -04:00
..
6lo tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
all net: mgmt: Use proper coop thread priority value 2021-02-17 16:42:15 +02:00
arp test: Lookup for struct net_if interface defined in arp test 2021-04-20 08:29:49 -04:00
buf tests: No thread-shared/synchronized data on stack (coherence) 2021-03-08 19:25:25 -05:00
checksum_offload test: Rename interfaces defined in checksum offload test 2021-04-20 08:29:49 -04:00
context device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dhcpv4 tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +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: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
ieee802154 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
iface net: if: check for multicast address already registered 2021-01-14 16:57:07 +02:00
ip-addr net: IPv4 bcast address recognized as multicast 2020-10-09 10:26:38 +03:00
ipv6 test: Lookup for struct net_if interface defined in ipv6 test 2021-04-20 08:29:49 -04:00
ipv6_fragment net: socket: Implement SO_BINDTODEVICE socket option 2021-04-02 07:23:17 -04:00
lib net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
mgmt tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
mld tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
neighbor tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
net_pkt net: pkt: Add function net_pkt_get_contiguous_len() 2021-02-24 09:43:52 +02:00
pm tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
ppp/driver
promiscuous device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ptp/clock test: Rename interfaces in ptp clock test 2021-04-20 08:29:49 -04: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 net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
tcp2 net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
traffic_class device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
trickle
tx_timestamp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
udp net: socket: Implement SO_BINDTODEVICE socket option 2021-04-02 07:23:17 -04:00
utils net: improved test for IPv6 pton() and ntop() 2020-11-17 11:44:16 +02:00
virtual test: Rename interfaces defined in virtual networks test 2021-04-20 08:29:49 -04:00
vlan device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00