[roll] Roll fuchsia [fidlgen] Remove fidlgentest usage

This dependency introduces a sort of import cycle between fidlgen and
fidlgentest - and the "EndToEnd" test cases are not really testing the
library so much as fidlc. With the upcoming introduction of roundtrip
marshaling tests, these test cases will offer less value.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719248
Original-Revision: 8a747ca9efdf4584c51f88103374f4643b5b407f
GitOrigin-RevId: 56cdba39fa68028d01dbb22e143df6ebadf11be2
Change-Id: Ifbbb941f02c1b7ae4360871ee374f3dc287c36bc
1 file changed
tree: 9d1f5bf29094757c8f63389ccfaebf2804377ce3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.