[roll] Roll fuchsia Reland "[sys/test_runners] use new test_manager api"

This is a reland of commit ff34ad51e6c0edfd79fc0a249154019bcc6b9f39

Change to src/sys/test_runners/src/test_lib.rs included.

Original change's description:
> [sys/test_runners] use new test_manager api
>
> This CL updates test_runners to use the new test_manager FIDL API.
>
> Original-Bug: 309995479
> Test: no behavior change, existing tests updated
>
> Change-Id: I5d66cdb21ba546a8d1605d979c924ae8f7d9f35b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275487
> Reviewed-by: Peter Johnston <peterjohnston@google.com>
> Reviewed-by: Christopher Johnson <crjohns@google.com>
> Commit-Queue: Dale Sather <dalesat@google.com>

Original-Bug: 309995479
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277045
Original-Revision: 092956def21ea8ed130d6d261e63db891146969e
GitOrigin-RevId: 32104237c07d5c776e46ee0ae8fd71e5cfbd0268
Change-Id: I45a9207c57a9a1705526b3dcc189e236e00b5c7b
1 file changed
tree: 08da9a607944541759a1ea5f38d154de50a20a55
  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.