tree: b4d14f116894333871bf72400473619841d94744 [path history] [tgz]
  1. getPorts/
  2. requestPort/
  3. resources/
  4. idlharness.https.any.js
  5. META.yml
  6. README.md
  7. serial-allowed-by-permissions-policy-attribute-redirect-on-load.https.sub.html
  8. serial-allowed-by-permissions-policy-attribute.https.sub.html
  9. serial-allowed-by-permissions-policy.https.sub.html
  10. serial-allowed-by-permissions-policy.https.sub.html.headers
  11. serial-default-permissions-policy.https.sub.html
  12. serial-disabled-by-permissions-policy.https.sub.html
  13. serial-disabled-by-permissions-policy.https.sub.html.headers
  14. serialPort_disconnect-manual.https.html
  15. serialPort_loopback-manual.https.html
  16. serialPort_loopback_BreakError-manual.https.html
  17. serialPort_loopback_BufferOverrunError-manual.https.html
  18. serialPort_loopback_flowControl-manual.https.html
  19. serialPort_readable-manual.https.html
third_party/blink/web_tests/external/wpt/serial/README.md

Web Serial Testing

Currently Web Serial only provide permission policy and maualy tests. The goal in future is to define test API specification similar to WebUSB and provide test-only interface to support more comprehensive tests.

Tests with the “-manual” suffix do not use the test-only interface and expect a real hardware device to be connected. The specific characteristics of the device are described in each test.