zephyr/samples/net/vlan/sample.yaml
Robert Lubos 562ac9d9e6 net: Add more specific dependencies for specialized samples
Certain samples  are supposed to demonstrate technology-specific
features, therefore their dependencies in sample.yml could be
narrowed to run verify build only on boards which support that
specific technology (like Ethernet or OpenThread).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-03-06 09:11:51 +01:00

11 lines
169 B
YAML

common:
harness: net
tags:
- net
- vlan
sample:
description: Test VLAN functionality
name: VLAN sample app
tests:
sample.net.vlan:
depends_on: eth