[roll] Roll fuchsia [netstack] Migrate socket tests to v2

Also combine `bsdsocket_test.cc`, with `if_nameindex_test.cc` since they
use the same set of services.

Original-Fixed: 95080,95093

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653697
Original-Revision: 5c149c34cc72e6c8f4aee2ad3f0689d4e8e9bfad
GitOrigin-RevId: 46f2444bc4f1fc689961504f0bf3f001571875ac
Change-Id: I05f6ee1b60dd07e2fad0ddc6ebadf745f417ccaf
1 file changed
tree: 282dc073c205048d984d8e5b3a541d1d19dd453f
  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.