zephyr/samples/net/rpl-node/sample.yaml
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax
Use a map directory, avoid the list which makes parsing a bit
cumbersome.

Fixes #5109

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00

14 lines
385 B
YAML

common:
build_only: true
depends_on: ieee802154
tags: net rpl ieee802154
sample:
description: Can be used to test RPL network. Needs
to be run in real device. This cannot be run in
QEMU.
name: RPL node demo application
tests:
test_quark_se_c1000_devboard:
extra_args: CONF_FILE="prj_quark_se_c1000_devboard.conf"
platform_whitelist: quark_se_c1000_devboard