[roll] Roll fuchsia [fidl][transformer] More V2 GIDL tests & fix transformer bug

This CL adds a variety of V2 GIDL tests to the existing ones.
There are still a number that still need to be converted.

When enabling these tests, a bug in the transformer was
discovered. Namely that it in some cases it was possible to
read and write past the buffer size.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561662
Original-Revision: c6b32e64227fab111230d926a1b208b2e24dccc6
GitOrigin-RevId: b8c6eb51c63f89053803e3e81286a1f271cf2417
Change-Id: I13028f7d0afd8f36d7adcca7277c174f8c248966
1 file changed
tree: 736e4ed79f1c6d5c712bf33deb93bea9a3c0a53a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.