[roll] Roll fuchsia [netstack3] Delete testutil::ContextPair alias

This was left behind to keep CL sizes manageable. We have no need for
this shallow alias.

Original-Bug: 338448790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045413
Original-Revision: 7fdfd33754b3ddf8161317cf6df714da8a572e2a
GitOrigin-RevId: fcec4fc2703e7d17c8a374f75ed91d01371dd49e
Change-Id: I1f332019301ec2489c7698ae1b269177e6064f43
1 file changed
tree: 430694649c84ed39785b78fabfdbc2ceeb8d50b4
  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 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.