[roll] Roll fuchsia [fidl][gidl] Test known type handle count > msg count

This tests a case that was encountered when writing the new LLCPP
encoder / decoder. There was a bug when handle counts for known types
exceeded the number of handles in the message.

Original-Bug: 88705
Original-Bug: 100924
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681884
Original-Revision: a834c9e6bce315990e91bc22001756889abf8250
GitOrigin-RevId: 5009979ef52507031b61b6033e20f2cf3a20a308
Change-Id: Id18130be5f7b64aecc356b8a5ec024cf42ab609c
1 file changed
tree: 3add466790362a84f24538f51f19176af6e43f1b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.