[roll] Roll fuchsia [fidlc] Convert remaining success tests

This converts remaining success tests that are
not blocked by a fidlc bug, and also renames
all fidlc tests to conform to the Good/Bad/Warning prefix.

These tests were found by running the coverage check
script:

  ./tools/fidl/scripts/syntax_converage_check.py

Original-Bug: 72924
Test: fx ninja -C out/default host_x64/fidl-compiler &&
./out/default/host_x64/fidl-compiler

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/531682
Original-Revision: 7684646774f2883804c104a21b328fa24e8afc22
GitOrigin-RevId: 3bbb6ad7a1a6fe0a6075cb27f2b70b29a1e77ff7
Change-Id: I14986ea32020fe5b76fe1d43a11335ba8efeacee
1 file changed
tree: d4f05eb63d4343f11ce49713388b699e7ed4832d
  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.