zephyr/samples/subsys/usb/testusb/sample.yaml
Andrei Emeltchenko 35a81562e8 samples: usb: hid: Enable harness for the sample
Enable harness so we can execute smoke tests on the hardware with
command line:
sanitycheck --device-testing --device-serial /dev/ttyACM0 -p <BOARD>
  -T samples/subsys/usb/hid

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2019-04-18 12:16:05 -04:00

8 lines
127 B
YAML

sample:
name: USB loopback sample
tests:
sample.usb.loopback:
depends_on: usb_device
tags: usb
harness: button