zephyr/tests/net/bridge/testcase.yaml

21 lines
398 B
YAML

common:
min_ram: 16
tags:
- net
- bridge
depends_on: netif
tests:
net.eth_bridge:
extra_configs:
- CONFIG_NET_IPV4=n
- CONFIG_NET_IPV6=n
- CONFIG_NET_CONFIG_NEED_IPV4=n
- CONFIG_NET_CONFIG_NEED_IPV6=n
platform_exclude:
- mg100
- pinnacle_100_dvk
net.eth_bridge.ip:
extra_configs:
- CONFIG_NET_IPV4=y
- CONFIG_NET_IPV6=y