Whenever conditions are applied to native_posix, they should apply to native_posix_64 too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
10 lines
256 B
YAML
10 lines
256 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:
|
|
sample.net.eth_native_posix:
|
|
platform_whitelist: native_posix native_posix_64
|