[roll] Roll fuchsia [fidlc] Add driver handle test

This CL introduces a new golden test file including a driver client_end
and server_end within a FIDL struct.

This was split out from the following CL so that the diff in that
CL is clearer:
I424f5c7142e2f988b06acfd0ac8d0a48736298e4

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627601
Original-Revision: d92dbd6c44fcd731576af9a52e772d1d8f6328e9
GitOrigin-RevId: 1b235b540b7cd1facd75a8d6babc0494b2bc68e4
Change-Id: Iac8df4a9183250ec6c306d1bb5804db86c251ce7
1 file changed
tree: e0a4c0e1fc1a755fad0d5853f3f331d6387fef30
  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.