[roll] Roll fuchsia [netconform] mv ffx in-tree

Move orchestrator's ffx library in-tree along with its immediate
dependencies in a new util library. Depend upon ffx in the emulator
library tests, replacing bespoke ffx usage and thereby exercising the
ffx library in existing test coverage.

Tested: fx test -o conformance_emulator_test
Original-Bug: 112513

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