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>
10 lines
234 B
YAML
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
|