[roll] Roll fuchsia [elflib] Add corpus and call GetGNUBuildID.

This CL modifies the elflib fuzzer so that it calls GetGNUBuildID.
Furthermore, it also adds the test_data as initial corpus, so that the
fuzzer has a few elf files to mutate.

Original-Bug: 120637
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/793222
Original-Revision: c7c53eb28dbaf5408862a3786bcc4a857ac3e411
GitOrigin-RevId: 514da56d71950e91e2c9c37b376de3e5c1759deb
Change-Id: Ib07fd81764d3de9f93d76d27f01b8baf7e716d65
1 file changed
tree: a5f3f34cde0470c81cc3f0ab73f44a4b878fb7c7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.