[roll] Roll fuchsia [inspect][drivers] Add an inspect-runner test that some drivers expose Inspect

This test is not very specific at all. It verifies that something in the
boot-drivers collection exposes something (but anything).

The idea is that if InspectSink is incorrectly routed to drivers, this
would hopefully fail.

Original-Fixed: 352803322
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185918
Original-Revision: ed3ac9bd70d7aa2a8c5230b1cd406f44d8f761c7
GitOrigin-RevId: cbbb6f61dbbac171c141ef84f4db2c3f4b37bd92
Change-Id: I3c6a138d19a52337f123e21939f62d7f16008da0
1 file changed
tree: d68a974b99bddd5e07badcfe1faf1430e393e4c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.