1common:
2  depends_on: netif
3  tags: net dhcpv6
4tests:
5  net.dhcpv6:
6    extra_configs:
7      - CONFIG_NET_TC_THREAD_COOPERATIVE=y
8  net.dhcpv6.preempt:
9    extra_configs:
10      - CONFIG_NET_TC_THREAD_PREEMPTIVE=y
11