1common:
2  harness: net
3  tags:
4    - net
5    - lldp
6sample:
7  description: Test LLDP functionality
8  name: LLDP sample app
9tests:
10  sample.net.lldp:
11    platform_allow:
12      - native_posix
13      - native_posix_64
14    integration_platforms:
15      - native_posix
16    depends_on: netif
17