[roll] Roll fuchsia [testgen] Generate a single RealmFactory/CreateRealm function

* This CL also changes RealmFactory from closed => open
  with strict => flexible methods.

Original-Bug: b/297562318
Original-Bug: b/297564062
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913732
Original-Revision: 50415b98e813bbda47bd36cf32fefff6ef9178d4
GitOrigin-RevId: 8b27c287a9aca9987232515c3830a68614d37d3e
Change-Id: I46bf168aaa7b23f165f9440cb23aeed9718c7f52
1 file changed
tree: cd450e4b094fc9a66e32583692a64ce83d16099a
  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.