[roll] Roll fuchsia [e2e][usb] Add basic usb operating mode validation

Initial e2e base tests for usb that determine supported operating modes
for a device and validate the required drivers and devices are detected
and available.

Original-Bug: 484078902
Test: fx test usb_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1484913
Original-Revision: d78162ee4f903f70a8d312c8ff5dbfe9984a8884
GitOrigin-RevId: 23ea8bc0ce09c9b3597dbc6e00bc78a75f359c54
Change-Id: I57158397ccf99d8b029c5d42865a3d86f14a4a9b
1 file changed
tree: 9f5789026c247b848cf9830869622c1efdabae9b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.