[roll] Roll fuchsia [diagnostics] Use a test realm factory for sampler tests

This test was partially generated using:

fx testgen integration_test \
  --component-manifest src/diagnostics/sampler/meta/sampler.cml \
  --test-root src/diagnostics/sampler/tests2

Primary changes:
- Add a RealmFactory protocol and Rust server implementation
- Add a new test-root component to handle RealmFactory routing.
- Add a new test-suite package.
- Move mocks to realm factory package instead of test suite package.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867980
Original-Revision: 0754c0f2cabcd5079f1527dac5ec771b0a635d67
GitOrigin-RevId: 0e8ea64e002dbfb29e41ef196058ecfab81e8d31
Change-Id: I52f41103b9a7c7a1a0e587940f16f9c0ee094b45
1 file changed
tree: 733559e13bfb2ffd5dbb8297d55e7d6b47e308b8
  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.