zephyr/samples/net/sockets/packet/sample.yaml
Nicolas Pitre 6609c12516 tests: enable native_posix_64 testing
Whenever conditions are applied to native_posix, they should apply to
native_posix_64 too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 10:41:11 -07:00

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