Whenever conditions are applied to native_posix, they should apply to native_posix_64 too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
9 lines
208 B
YAML
9 lines
208 B
YAML
sample:
|
|
description: Packet socket sample
|
|
name: packet-socket
|
|
tests:
|
|
sample.net.sockets.packet:
|
|
harness: net
|
|
platform_whitelist: native_posix native_posix_64
|
|
tags: net sockets packet-socket
|