zephyr/samples/net/lldp/sample.yaml
Alberto Escolar Piedras 442a3e2c5c samples/net several: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

19 lines
335 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/native/64
- native_sim
- native_sim/native/64
integration_platforms:
- native_sim
depends_on: eth