f25e2201a4
Fix a few inconsistent test identifiers. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
207 B
YAML
12 lines
207 B
YAML
common:
|
|
min_ram: 16
|
|
depends_on: netif
|
|
tags: net iface
|
|
tests:
|
|
net.conn_mgr.nodad:
|
|
extra_configs:
|
|
- CONFIG_NET_IPV6_DAD=n
|
|
net.conn_mgr.dad:
|
|
extra_configs:
|
|
- CONFIG_NET_IPV6_DAD=y
|