zephyr/tests/net/dhcpv4/testcase.yaml

16 lines
307 B
YAML

common:
depends_on: netif
tags:
- net
- dhcpv4
tests:
net.dhcp:
extra_configs:
- CONFIG_NET_TC_THREAD_COOPERATIVE=y
net.dhcp.preempt:
extra_configs:
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y
net.dhcp.optioncbs:
extra_configs:
- CONFIG_NET_DHCPV4_OPTION_CALLBACKS=y