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