[roll] Roll fuchsia [cml] add Config to DocumentContext

replicated tests to demonstrate parity.

config is used in a RouteFromSelfChecker so this
CL also adds more routing verification for expose and
offer and the corresponding tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1458008
Original-Revision: 1615bfb6b905de747e2d168c65efb0129c358388
GitOrigin-RevId: 718069b1ba809a76e06731e6c5123c4a25009c28
Change-Id: I4f93eaa8a59c687192ad8bf4af60e3a8f3079427
1 file changed
tree: a2e2d41bcbf834a31c454dedda904b3695961f89
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.