zephyr/tests/net/igmp/testcase.yaml
Jukka Rissanen a4c119a23d tests: net: igmp: Add IPv4 IGMP tests
IGMP (Internet Group Management Protocol) support tests.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-29 14:49:55 +03:00

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