zephyr/samples/net/vlan/sample.yaml
Jukka Rissanen 5fbd48077b samples: net: vlan: Simple app for setting virtual lan settings
This application just enables VLAN tag for ethernet interface.
Set CONFIG_SAMPLE_VLAN_TAG option to define the desired VLAN tag.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-05 08:54:19 -04:00

10 lines
148 B
YAML

common:
harness: net
tags: net vlan
sample:
description: Test VLAN functionality
name: VLAN sample app
tests:
test:
depends_on: netif