[roll] Roll fuchsia [host_test_script] Prototype initial script to run test components

This is as per fxrev.dev/860556. It will change in future as we
iterate on the RFC

BUG: b/305054116

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937223
Original-Revision: c28cac5f47e29c37a4d7be60646d2a855f89baa7
GitOrigin-RevId: 5e8e51d16f58ad1afa4826bf615e5a390b2a75e3
Change-Id: I25f1e183853747c5b68875fecb648e9b43c40b9f
1 file changed
tree: 6b5975fc28de5bbadbd841d4b9b38844609a2eaf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.