zephyr/samples/net/lldp/sample.yaml
Jukka Rissanen c162bad3af samples: net: lldp: Sample application that enables LLDP support
The application does nothing useful, it just enables Link Layer
Discovery Protocol support which starts to send LLDP network packets
to ethernet network interface. Note that the LLDP packets are only
sent to those network interfaces that claim to support LLDP.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-08 09:53:24 +03:00

11 lines
185 B
YAML

common:
harness: net
tags: net lldp
sample:
description: Test LLDP functionality
name: LLDP sample app
tests:
test:
platform_whitelist: native_posix
depends_on: netif