tree: 957b2dd47fbc341b2fce27a85c1c4aa0aeb74d4e [path history] [tgz]
  1. resources/
  2. idlharness.https.any-expected.txt
  3. idlharness.https.any.js
  4. idlharness.https.any.worker-expected.txt
  5. insecure-context.any.js
  6. META.yml
  7. OWNERS
  8. README.md
  9. usb-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html
  10. usb-allowed-by-feature-policy-attribute.https.sub.html
  11. usb-allowed-by-feature-policy.https.sub.html
  12. usb-allowed-by-feature-policy.https.sub.html.headers
  13. usb-default-feature-policy.https.sub.html
  14. usb-disabled-by-feature-policy.https.sub.html
  15. usb-disabled-by-feature-policy.https.sub.html.headers
  16. usb-supported-by-feature-policy.html
  17. usb.https.any.js
  18. usb.https.window.js
  19. usb.serviceworker.https-expected.txt
  20. usb.serviceworker.https.html
  21. usb.serviceworker.js
  22. usbAlternateInterface.https.any.js
  23. usbConfiguration.https.any.js
  24. usbConnectionEvent.https.any.js
  25. usbDevice-iframe.https.html
  26. usbDevice-worker.https.html
  27. usbDevice.https.any.js
  28. usbEndpoint.https.any.js
  29. usbInterface.https.any.js
  30. usbInTransferResult.https.any.js
  31. usbIsochronousInTransferPacket.https.any.js
  32. usbIsochronousInTransferResult.https.any.js
  33. usbIsochronousOutTransferPacket.https.any.js
  34. usbIsochronousOutTransferResult.https.any.js
  35. usbOutTransferResult.https.any.js
third_party/blink/web_tests/external/wpt/webusb/README.md

WebUSB Testing

WebUSB testing relies on the WebUSB Testing API which must be provided by browsers under test.

In this test suite resources/usb-helpers.js detects and triggers the API to be loaded as needed.

The Chromium implementation is provided by ../resources/chromium/webusb-test.js.