[roll] Roll fuchsia [netstack] Add virtualization netemul test

Add netemul tests for netcfg's implementation of
fuchsia.net.virtualization.

Test: fx test --test-filter 'virtualization::*' \
              netstack-management-integration-test
Multiply: netstack-management-integration-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605993
Original-Revision: 3e7ebc36a211839feb1ca2e6b2e8ee83de1abb37
GitOrigin-RevId: 99329ec29b4cf302701ee4891fa1a4e7f42461ed
Change-Id: I024804fb830ba528043ac49ee7e24bf016cc239f
1 file changed
tree: 4969f4db7e8f49ea61e0b5eaae01e3e9b243fcdb
  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.