[roll] Roll fuchsia [routes-admin] Add basic integration test

Adds a basic integration test that connects to
fuchsia.net.routes.admin.SetProviderV4, creates a RouteSetV4, adds a
route to it, and observes that route appearing via a
fuchsia.net.routes watcher.

Original-Bug: 129220
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872036
Original-Revision: b4f46afec148fccbeab71ce7753da0b05d8418d8
GitOrigin-RevId: c25868a003fc44400ba26ac0dcfd8b5eebfad219
Change-Id: Ic8c02af8ad0a7329fc684542ad347b5178c3bab8
1 file changed
tree: 7f452a983b6f3aca9c95fa4e9b58e79a1552a532
  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.