mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:39:30 +00:00
11 lines
208 B
YAML
11 lines
208 B
YAML
common:
|
|
harness: net
|
|
tags: net lldp
|
|
sample:
|
|
description: Test LLDP functionality
|
|
name: LLDP sample app
|
|
tests:
|
|
sample.net.lldp:
|
|
platform_allow: native_posix native_posix_64
|
|
depends_on: netif
|