[roll] Roll fuchsia [fidl][python] Formally switch to full conformance suite

This switch to have fidlgen_python use the same full conformance suite
as all the other FIDL backends also brings with it a new small suite of
tests for aliases. Existing backend of course trivially pass that suite
of tests.

Original-Bug: 396552135, 355717613
Original-Fixed: 356216300
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216505
Original-Revision: b523a91049a297a42ce3e90675a07026f21850eb
GitOrigin-RevId: a3741f12ea981ce64d9f8d8466b83a0409b8994d
Change-Id: I2acae0ae9bac6cf8a2a9015dba12f915709663bc
1 file changed
tree: e57fcb7422591b2499e8286f6ece2358d2c556c8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.