IGMP (Internet Group Management Protocol) support tests. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
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
|