[roll] Roll fuchsia [bazel][fidl] Add fidlgentest_go_test() macro

Add a Bazel equivalent of the GN template.

More work is necessary to be able to run the tests successfully,
especially on infra.

It is not a symbolic macro because go_test() is not a macro and thus we
cannot inherit its attributes.

Original-Bug: 455677059
Test: build --config=host //tools/fidl/lib/fidlgentest:all
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414580
Original-Revision: 2bb932f3e8f0eda47eba4460882f006b09eeae48
GitOrigin-RevId: ddb5d65159400193cae7190ce8a57300c5adf978
Change-Id: If1775b14ac020add2cf46403e60574fa8bdf607d
1 file changed
tree: 82dffc05c22ae54c2308d52bdd2b401df9d1082b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.