zephyr/tests/net/dhcpv4/client/testcase.yaml

23 lines
574 B
YAML

common:
depends_on: netif
tags:
- net
- dhcpv4
platform_exclude:
- native_posix/native/64
- native_posix
tests:
net.dhcpv4_client:
extra_configs:
- CONFIG_NET_TC_THREAD_COOPERATIVE=y
net.dhcpv4_client.preempt:
extra_configs:
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y
net.dhcpv4_client.optioncbs:
extra_configs:
- CONFIG_NET_DHCPV4_OPTION_CALLBACKS=y
net.dhcpv4_client.optioncbs_vendor_specific:
extra_configs:
- CONFIG_NET_DHCPV4_OPTION_CALLBACKS=y
- CONFIG_NET_DHCPV4_OPTION_CALLBACKS_VENDOR_SPECIFIC=y