[roll] Roll fuchsia [scripts] Add LLVM unit test runner wrapper script for Fuchsia

This patch adds a work in progress script that
can be used to run LLVM unit tests on a Fuchsia emulator.

Original-Bug: 125678
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921802
Original-Revision: 42eb918dd4b0ed535d72888a0466d622d1e59ea3
GitOrigin-RevId: 163c8a6dc48a7c7b2f6118f988c446fa08a604af
Change-Id: Ia36540b84242a82c57b86a918d194ffa72afb630
1 file changed
tree: 54d620138e16d45d84d2fa06c4d574c24b19bc04
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.