[roll] Roll fuchsia [fuzzing] use new test_manager API

This CL updates the fuzzing manager to use the new test_manager API and
no longer use the old deprecated API.

Original-Bug: 309995479
Test: no behavior change, existing tests updated
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272384
Original-Revision: 5d4abeb62989fdfb7035541a1e9b0e3a3f90efad
GitOrigin-RevId: 496d271f9c7d36fd0cc8d5e6354b3fffc1dd5bb4
Change-Id: I4c08e14bdec824e783c97345b5fcdc92f1c3b16b
1 file changed
tree: 33aeb6900a25e130f0150bf0ac8eb27e644584a9
  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.