[roll] Roll fuchsia [bazel][tests] Support host targets in //build/bazel/rules/tests

Define a `build_for_host()` rule and use it to define a target to run
build-only tests in the host configuration.

Move some targets unrelated to the IDK from the IDK tests to the new
target.

Original-Bug: 500485175
Test: fx bazel build --config=fuchsia //build/bazel/rules/tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570460
Original-Revision: 0bc31900094c654edeb60568f6a982b4c6e52e30
GitOrigin-RevId: b5a0cb61809267863bc714172f484c2d018967b1
Change-Id: I439348c929c0ef92d7dc572ba6d6b80067fed1df
1 file changed
tree: b77bfcb24b212341fd99fd789e87a237497add7c
  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.