[roll] Roll fuchsia [fidl_driver] Fix sync calls with handles

Previously, only async calls were tested with handles. Sync calls go
down a different path, which this test covers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649703
Original-Revision: a1d7e6b71f8f78e589ea929cbdb97115925da014
GitOrigin-RevId: c1d20667fca32ab79d04df39569c8c31a9a672ab
Change-Id: I5391606495b83fe118d332ac895c004db47c2dd1
1 file changed
tree: 923a1fa796a9ced5881f6e8330614ae018f60cd8
  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.