[roll] Roll fuchsia [netemul] Support mock children

Add support for mock children by receiving a handle to the outgoing
directory instead of a child URL.

Original-Fixed: 91081
Test: Introduced unit test. `fx test -do netemul-v2-tests`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626830
Original-Revision: fa44658f723f6d7f4a5c8721ebaaec279c3553db
GitOrigin-RevId: 4161946d95a7f0a5ab7dcc19a3b8f4834b976174
Change-Id: Ia3d0a701e962a0749a2e129e01b7787e64e397c6
1 file changed
tree: 99ea891c986fddddfa72cea5b7f4c6b89fa8a0c5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.