2019-06-26 16:27:39 +08:00
|
|
|
common:
|
|
|
|
tags: dns net
|
|
|
|
depends_on: netif
|
|
|
|
min_ram: 16
|
|
|
|
timeout: 600
|
|
|
|
tests:
|
2019-10-18 16:37:36 +08:00
|
|
|
net.dns.addremove:
|
2019-06-26 16:27:39 +08:00
|
|
|
min_ram: 21
|
2019-10-18 16:37:36 +08:00
|
|
|
net.dns.addremove.no_ipv6:
|
2019-06-26 16:27:39 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_IPV6=n
|
|
|
|
net.dns.no_ipv4:
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_IPV4=n
|