[roll] Roll fuchsia [testing] Add fidl_coverage.py

fidl_coverage.py will be invoked from a CQ recipe to analyze
which FIDL methods have been exercised during CTF tests.

This CL creates a nearly-empty file so that the infra
repo will be able to link to it without error. Functionality
and testing will be added later.

Original-Bug: b/379766709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216388
Original-Revision: 7825686f6eaf8cfd1608b5b710e44168175adf9e
GitOrigin-RevId: bb6723997ce91b6b754f8579cd4bf19e40b8db7e
Change-Id: I1a27511d6228f92836d1b2cc1579e6307aa8361f
1 file changed
tree: f4b9c92525a3ad384286945a6e407cc8aa7a84fd
  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.