[roll] Roll fuchsia [netstack/tests] Remove manual select test

Coverage for select exists in //sdk/lib/fdio/tests/fdio_select.cc.

Original-Bug: 91734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/633985
Original-Revision: 4b9d417820c9ea1159ce0cfeb19dad6832625657
GitOrigin-RevId: 606803b9eb8b8507f89a6a12aace78b0970d6a62
Change-Id: I55a167803a5e2185d497886654b96b6a5c1ce19d
1 file changed
tree: 0823498b7b4eaf0cf83feebb4c2b8a602364e34e
  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.