[roll] Roll fuchsia [fidlc] Add tests to show typeshape bugs

This adds some tests to demonstrate typeshape/fieldshape bugs:

* Padding calculations for overlays are wrong.

* Some recursive types incorrectly have finite depth.

* Some recursive types incorrectly have finite max_handles.

This is in preparation for a typeshape refactor which will fix them.

Original-Bug: 323940291
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990258
Original-Revision: 7cc07c9ba78df392075639b225db91e8d57048a3
GitOrigin-RevId: 31e391abf8799cd06e3ed16853d904db78d09faa
Change-Id: Ic01cc533a01c54c1f624390f3aed37c513c25902
1 file changed
tree: 143ad93ae90d7d865a1e36ba26b24087e10f630b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.