zephyr/tests/net/conn_mgr_monitor/testcase.yaml
Anas Nashif f25e2201a4 tests: fix various test identifiers
Fix a few inconsistent test identifiers.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-17 09:27:40 +01:00

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