[roll] Roll fuchsia Reland "[diagnostics-tests] Add core diagnostics tests."

This is a reland of 691a1d6c40fc9acaab3a4b9fa0420b4a31c729b2

Original-Fixed: 74207
Original-Fixed: 70684
Original-Fixed: 74407
Original-Fixed: 71024
Multiply: appmgr-cpu-stats-tests
Multiply: archivist-feedback-health-tests
Multiply: archivist-pipeline-metrics-tests
Multiply: component-manager-cpu-stats-tests
Multiply: component-manager-status-tests
Multiply: fshost-stats-tests
Multiply: legacy-metrics-tests
Multiply: log-stats-inspect-tests
Multiply: sample-inspect-tests

Original change's description:
> [diagnostics-tests] Add core diagnostics tests.
>
> Some diagnostics values are expected to be present on the "core" product
> configuration. This set of tests depends on the new inspect_test runner
> to check that Inspect values are present as expected.
>
> Several existing end to end tests are rewritten in this way.
>
> Original-Fixed: 74207
> Original-Fixed: 70684
> Original-Fixed: 74407
> Original-Fixed: 71024
>
> Multiply: appmgr-cpu-stats-tests
> Multiply: archivist-feedback-health-tests
> Multiply: archivist-pipeline-metrics-tests
> Multiply: component-manager-cpu-stats-tests
> Multiply: component-manager-status-tests
> Multiply: fshost-stats-tests
> Multiply: legacy-metrics-tests
> Multiply: log-stats-inspect-tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490866

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/520580
Original-Revision: 86d99c46cc911daf8f82534c2a8bd3e9b91ff28a
GitOrigin-RevId: 5cfe9f191bd217c5560806dcb473e7d4b79259c2
Change-Id: Iaf0c51db68aaef77f7b3bb5114c0756087bf7b92
1 file changed
tree: 6f64ddcddb5e4d64492714661ad8311fda5aebe2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.