[roll] Roll fuchsia [fuchsia-component-test] Move ScopedInstance to fuchsia-component-test

ScopedInstance was designed to be a testonly API. Now that a testonly
component library exists, move it there.

While we're at it, move fuchsia-component-test from //src/sys/lib to
//src/lib, so it's on the same level as fuchsia-component (leave a
symlink for out of tree)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/514658
Original-Revision: f10aee663aacceaffe299bc1b1339c3e5cb78d32
GitOrigin-RevId: da83687d49e72e1eea39004ed44ae1f80d9c732f
Change-Id: I09678ff036b1e4fea59d57b788f9525620d4ce68
1 file changed
tree: f3d93ae585450ad11a3074a6592d4082adfb2bd0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.