Whenever conditions are applied to native_posix, they should apply to native_posix_64 too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
11 lines
212 B
YAML
11 lines
212 B
YAML
common:
|
|
harness: net
|
|
tags: net lldp
|
|
sample:
|
|
description: Test LLDP functionality
|
|
name: LLDP sample app
|
|
tests:
|
|
sample.net.lldp:
|
|
platform_whitelist: native_posix native_posix_64
|
|
depends_on: netif
|