zephyr/samples/net/lldp/sample.yaml
Alberto Escolar Piedras b32e57391b samples/net: Move from native_posix to native_sim
For several samples that today have native_sim
enabled, enable them also for native_sim.

And set native_sim as default integration_platform
instead of native_posix.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-15 10:03:17 +01:00

19 lines
323 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
- native_sim
- native_sim_64
integration_platforms:
- native_sim
depends_on: netif