[roll] Roll fuchsia [run_test_suite] use new test_manager api

This CL updates run_test_suite to use the new test_manager FIDL API.
It also updates run_test_suite:lib's two other clients, driver
conformance tests and ffx test.

Original-Bug: 309995479
Test: no behavior change, existing tests updated
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272231
Original-Revision: 2335ef060e31cc256012800c1382269126d88d5c
GitOrigin-RevId: cdb9aa5319ec7a8fb1a53e36b8bce1df4e3b045c
Change-Id: If7481c8e6b0a216f8130af3b91a4e1d6ead4ec13
1 file changed
tree: 613dd47997f59a376dde63ed8db7c3796aec414d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.