zephyr/samples/net/eth_native_posix/sample.yaml
Jukka Rissanen e4212306cd samples: net: eth_native_posix: Sample for native networking
This application just enables native host networking and net-shell
which allows connectivity from zephyr to host system via tap device.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-18 20:47:36 -04:00

10 lines
234 B
YAML

common:
harness: net
tags: net
sample:
description: Can be used to test native posix connectivity via ethernet.
name: Native posix ethernet demo application
tests:
test_eth_native_posix:
platform_whitelist: native_posix