[roll] Roll fuchsia [netstack3] Cleanup testutil duplication

Some of the test utilities are unnecessarily opinionated about what the
context types should be which makes them very hard to use generically.

Unwind some unnecessary opinions from FakeNetwork in preparation for TCP
migration to fine grained locking and referency socket IDs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928754
Original-Revision: f26f2925b2d8d27e34ddc8a5be8885f35308d58b
GitOrigin-RevId: b6937a0ff51ba4c50e3cfcd63c6e57c65b963497
Change-Id: I0df4a134c06663d7a9096398327309a77ab4213a
1 file changed
tree: b0b0cdd756b737c1ddd2273cfd5b42f5e8c1bc12
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.