zephyr/samples/subsys/usb/console/sample.yaml
Anas Nashif 4fa08decc1 tests: usb: add fixture requirement
The test for this sample requires a usb connection to a secondary port,
output is not captured on the default usb port.

Fixes #28154

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-09-14 18:37:17 -05:00

10 lines
183 B
YAML

sample:
name: Console over USB
tests:
sample.usb.console:
depends_on: usb_device usb_cdc
tags: usb
harness: console
harness_config:
fixture: fixture_usb_cdc