zephyr/tests/net/lib/dns_addremove/testcase.yaml
Jamie McCrae 3e734ddbce tests: net: lib: dns: dns_addremove
Adds test code for new net_mgmt events relating to adding and
removing DNS servers

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdtech.com>
2019-07-09 17:04:55 +03:00

15 lines
235 B
YAML

common:
tags: dns net
depends_on: netif
min_ram: 16
timeout: 600
tests:
net.dns:
min_ram: 21
net.dns.no_ipv6:
extra_configs:
- CONFIG_NET_IPV6=n
net.dns.no_ipv4:
extra_configs:
- CONFIG_NET_IPV4=n