[roll] Roll fuchsia [connectivity] Add fuzzing utility library

This library provides support for generating arbitrary instances of
network-related types based on unstructured input.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639084
Original-Revision: 3b659838f2d71123a8d664bd4563e2213f6002ee
GitOrigin-RevId: 02a26a4454fdc1313b84f9827b57402d29e0aa4a
Change-Id: I5db76a3d507042aecab0158ab76244efa2593bfb
1 file changed
tree: 94f677262f81a149d59dc9c2f0eaf9b2fcc8b822
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.