11 lines
207 B
YAML
11 lines
207 B
YAML
|
common:
|
||
|
tags: net igmp
|
||
|
depends_on: netif
|
||
|
tests:
|
||
|
net.igmp:
|
||
|
extra_configs:
|
||
|
- CONFIG_NET_TC_THREAD_COOPERATIVE=y
|
||
|
net.igmp.preempt:
|
||
|
extra_configs:
|
||
|
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y
|