[roll] Roll fuchsia [fuzzing][fidl] Dep //src/lib/fuzzing/fidl:tests

With changes landing upstream in compiler-rt for remote fuzzing, the
//src/lib/fuzzing/fidl library needs to be reworkd. But first, the
library has bit-rotted due to a missing dep on its tests. Rather than
fix code to be replace, this CL adds a dep but makes the group target
empty. As code is replaced, it will be added to target.

Original-Bug: 71012
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/491326
Original-Revision: 6e145725feec04ba62d4cc445e18ffac975f96cd
GitOrigin-RevId: e0a1460cd37141128b476754148d27e01d825aaf
Change-Id: Ic5fb5dc77497eefc67679d499a2fccef3190d3d2
1 file changed
tree: 9733f6d5de1712ceec58a32bfc21fe5163ac510c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.