[roll] Roll fuchsia [dtr] Add new flat driver test realm builder

Creates the new realm setups in both the c++ and rust realm builder
libraries we have for the driver test realm. This uses a flatter
realm topology by creating the driver test realm dynamically using realm
builder APIs. This allows us to create dynamic routes even when the
driver test realm is coming in through a subpackage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421247
Original-Revision: b4262a5498df8fad020303a5384b2938e480fe24
GitOrigin-RevId: 13c34246d02208fc064da99c2adae2439825bbe9
Change-Id: I966c05783e157d974741d6d0bbd91d3f5e96eedb
1 file changed
tree: 6644c80af35631265b7f9aec818046fc80728aba
  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.