[roll] Roll fuchsia [trace_manager] Add tests for Provider V2

Adds a provider v2 test facade, some provider v2 specific tests, and
adds in some v2 providers in the existing tests to check that we
properly support v1 and v2 providers at the same time.

Original-Bug: 468117244
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1504759
Original-Revision: ebae4bb6ba566433b9cacbf868d3f9c29c2e8a84
GitOrigin-RevId: dc95bb77f073192317485b64d6efe26ba27ac2d8
Change-Id: I6af387f5151b7d4d325ccb1ae4024c1edab22723
1 file changed
tree: bb4e77a6c72690c1f7552dfab82b74844a0529c3
  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.