[roll] Roll fuchsia [netstack] Test root.Routes* in routes.admin tests

Because the existing tests are extremely comprehensive, I only had to
add a single test case to exercise what (at least appears to be) the
entire interface.

For now, the tests are expected to fail for NS2 and NS3, since the
functionality isn't actually implemented yet.

Original-Bug: 130863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941913
Original-Revision: 480a15841a6d9536696a10f7ed2266474e29d687
GitOrigin-RevId: 1f6eb95678fd49a18707b12b21ce6b8dc3461dbf
Change-Id: Ia817c0a48d1b08450c368eb7e652cdb3f9d4d455
1 file changed
tree: 2763f09b006b632a545ccd64e7bd0a326b1af85d
  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.