[roll] Roll fuchsia [gidl] Basic GIDL audit tool

This is a tool providing insights into enabled and disabled GIDL tests.
It currently has limited functionality and only supports listing
disabled tests.

To use it, simply run the tool and specify a language:

out/default/host-tools/gidl_audit -language llcpp

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608423
Original-Revision: c55c4dc6ce6a622ed4f2bca4b18b8be681642014
GitOrigin-RevId: a583c4ba69a53ce07e3732cceb08caa6accad812
Change-Id: Iefc18b7ced970d29604488c01a25f961b843c458
1 file changed
tree: e0a712de5312e931768dca414a87b3d722ac6156
  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
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.