[roll] Roll fuchsia [starnix] Add hello_starnix integration test.

This test doesn't yet pass on riscv64 because the linkage
for the static binary is not correct. Will address in a follow-up.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017117
Original-Revision: 05a304f65e281b44750c9bc715a838879d06a85f
GitOrigin-RevId: 638b0abf5247f6a725bb69c963a5b66d558f1681
Change-Id: Ib2dc2915a5bc8c0d76eb897c0243f26c2a986795
1 file changed
tree: 9b73b5fbe25b2d217bed146497a24dd57584b392
  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.