[roll] Roll fuchsia [test] Preliminary schemas for test output json

Adds json schemas describing the run and suite summary files present in
a test output directory. These schemas can eventually be consumed by
external tools that need to parse the output.

Note these schemas are not yet complete, as we do not yet record timing
information or filetype information for artifacts.

Original-Bug: 75133

Testing: new unit tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/542385
Original-Revision: 70f4794447cbc17d0b40b3aabdaa417db9a4c315
GitOrigin-RevId: b5bf4edf6fa2fedab421a44ec6cc4bf6dde2fd7e
Change-Id: Iabb9a196a0d0fcd4c5fba365f3b9ab3f563e33ec
1 file changed
tree: 35ef8cb8d52c0569dee6d1c53c18ca2ac67d1161
  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.