zephyr/samples/net/irc_bot/sample.yaml
Anas Nashif b3275d651c tests/samples: add hw dependencies
Add hardware dependencies and filters to make sure we do not explode if
for example we try to build a sample/test using rtc when the platform
does not support that.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-01 19:10:27 -04:00

8 lines
101 B
YAML

sample:
name: IRC Bot
tests:
test:
harness: net
depends_on: netif gpio
tags: net irc