[roll] Roll fuchsia [netemul] Migrate network test to CFv2

The network test relies on the isolated devmgr, which is replaced with
the driver test realm in CFv2. Factor out from the network-context
component the logic that starts the driver test realm and waits for
/dev/sys/test/tapctl to be enumerated so it can be reused in unit tests.

Original-Fixed: 93686
Test: fx test network-test
      fx test netemul-v2-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644841
Original-Revision: 7c7609c81a81f224f8a6a7b4b46d93893a7712e9
GitOrigin-RevId: f9689f1edf8a122a90bfe802a7b1d16c95dd732d
Change-Id: Ic2cc29c517f57f94edbaefb39e32eb086dae62f4
1 file changed
tree: e92dd441bd35a1f9a154acb05019b1a80d5addc4
  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
  12. 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.