Mark harness as TBD as we haven't defined how to test/validate this sample on real hardware. As such marking it 'harness: TBD' will get it skipped from being attempted to run on hardware via --device-testing Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
161 B
YAML
9 lines
161 B
YAML
sample:
|
|
name: Web USB
|
|
tests:
|
|
sample.usb.webusb:
|
|
depends_on: usb_device
|
|
tags: usb
|
|
platform_exclude: native_posix native_posix_64
|
|
harness: TBD
|