[roll] Roll fuchsia [component][fuzzing] Add Input class.

The Input class represents a fuzz test input, that is, a sequence of
bytes generated by the fuzzer to test the target.

Original-Bug: 24740
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/534842
Original-Revision: 87c7c4c0e6924589db7dde8846091a7cc78d0dbe
GitOrigin-RevId: aa861fd0041dc2a2589eb2904a4d2c37d99b4815
Change-Id: Ib33ff86783684ebb11e777bb369f0aac82f175b6
1 file changed
tree: 22cfda3c0f8fbfe25c6c206605a8c446091800e3
  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.