zephyr/samples/net/ipv4_autoconf/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

20 lines
360 B
YAML

common:
harness: net
tags:
- net
- ipv4_autoconf
platform_allow:
- qemu_x86
- native_posix
- native_posix_64
- native_sim
- native_sim_64
integration_platforms:
- native_sim
sample:
description: Test IPv4 autoconf functionality
name: IPv4 autoconf sample app
tests:
sample.net.ipv4_autoconf:
depends_on: netif