samples: usb: webusb: Mark harness as TBD

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>
This commit is contained in:
Kumar Gala 2019-08-21 16:51:23 -05:00 committed by Anas Nashif
commit 6f473e9240

View file

@ -5,3 +5,4 @@ tests:
depends_on: usb_device
tags: usb
platform_exclude: native_posix native_posix_64
harness: TBD