[roll] Roll fuchsia [gidl] Enable too many bytes / too many handles tests on go

After I5cedac2875dc1f95144b33b18266c7e2ed6e5adf,
Go supports checking for too many bytes / too many handles during
unmarshal. This CL enables the relevant tests.

Original-Bug: 58385

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608263
Original-Revision: 8b371b18ca355b5a1f2a44b774dd95ece9eb23f9
GitOrigin-RevId: 47803e5ba16a2b6334fe0ed95eef164105c96b60
Change-Id: Id6565d75dcb3994eeb138e10080a6c4ec3fffc6f
1 file changed
tree: 4cb4082f4e3b63228f96012be173b836ecedc6e7
  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.