[roll] Roll fuchsia [network/tests] Build only NS3 iperf on riscv

- Include NS2 dependencies in the iperf test package for non-RISCV
  architectures only.
- The `netstack_test` proc macro will ensure that only NS3 test variants
  will be emitted when building on RISCV.

Original-Bug: 122609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886253
Original-Revision: 726b6f53a5d18c0e56e57e0eaad41684c7f9b39f
GitOrigin-RevId: c7f4d691ea78b7130a39db93dcfde9767cfaec13
Change-Id: I520f6baa90f506067f73cb509c01cd92cf951ea6
1 file changed
tree: d0d10e6722cc57d0779d9e175b7e29c668363f8e
  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.