[roll] Roll fuchsia [bazel] Introduce host_go_test macro

This macro is a convenient way to define a Go host test in Bazel, which
can be exposed to `fx test` and infra.

Tested with:

> fx bazel test --config=host //build/bazel/host_tests
> fx bazel run --config=host //build/bazel/host_tests/go_tests:main

Original-Bug: 349341932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1518676
Original-Revision: b293558f8fb46ade932e42e08833d6dcd1f0175f
GitOrigin-RevId: 5c1e5ed40027b3af05d7f0007763112dcb1c9e27
Change-Id: I18d1a8406f862e5bbf780219a1aa4d128b0f18a3
1 file changed
tree: 149c2c1fa72adb0b3a277a106f04f4044d678691
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.