[roll] Roll fuchsia [test] Add first part of coverage integration test

This is the first part of coverage integration test that
implements a host-target interaction test, and it
consists of the following tests:

1)launcher_test is a host test that launches the coverage_test
on the target, and copies the sinks back to the target
2)coverage_test is the target test that is compiled with coverage
enabled

Original-Bug: 83454
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602762
Original-Revision: 44c9efa4b544546a44df1ff131e241638ec34ae3
GitOrigin-RevId: 9963ea80fb8421e4e32f729e07f24e4980f10f66
Change-Id: Ifc47732c81449ba356c45d830fe2092f075c48db
1 file changed
tree: d00f6e33e7f1c34c8ebb5c85da75b9c947a6e9b4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.