[roll] Roll fuchsia [netstack] Add missing Netstack3 netemul tests

There are a number of netemul tests that only touch Netstack2, so they
need to be duplicated to run against Netstack3.

The example tests are moved entirely to Netstack3, since we want anyone
copy-pasting to default to Netstack3.

Original-Bug:388522627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177053
Original-Revision: 3352acae497b233704ab5c48c761bb9ec67e744b
GitOrigin-RevId: 5a87e7af9675f2cbbb1b5106cc047655814cdc52
Change-Id: I50bb8a1edb4dc83c15149a683dbfd8a6aaae47a1
1 file changed
tree: 35dacbac1917658ccc2b890332b8f240f170e6e1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.