[roll] Roll fuchsia [test_list_tool] Prototype test configuration

Prototype test configuration for fuchsia test ABI. Currently we produce
one file for all the tests at fixed location. When calling test_pilot fx
test should create a temp file with single configuration and pass that
to the test_pilot. Eventually we will divide the configuration into
multiple small files and also replace test-list.json with it.

BUG=b/294567408

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/905658
Original-Revision: 3c66260450a66bcd3b9435253f4f878998a65d9e
GitOrigin-RevId: 82c52321a27890c3f400463b908123eec589c1db
Change-Id: I00da7192bd067bb7553292215f211c52917429c7
1 file changed
tree: b5adfdc299b6cefa3ac4570195ca0f15203ac704
  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.