commit | 3c28ea9cb45ee66e2dbff904310baa56c6d8b163 | [log] [tgz] |
---|---|---|
author | Dale Sather <dalesat@fuchsia.infra.roller.google.com> | Mon Mar 03 22:52:26 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 03 22:53:36 2025 -0800 |
tree | 66e3245388670d7f51cc19d05f2adfbbe992be5f | |
parent | 52dda25ab4dfeb47312578975674fa42a5b132f9 [diff] |
[roll] Roll fuchsia [test_pilot] add TestConfig This CL adds TestConfig to test_pilot. TestConfig is test_pilot's struct representation of a test configuration. It specifies properties that test_pilot is concerned with (test binary, test args, etc) and has a catch-all for all other test config properties. test_pilot uses TestConfigBuilder to build test TestConfig. In future CLs, it will use the config to run the test, invoke output processors and deliver the test output. Note that test_config_.rs will be renamed test_config.rs in a subsequent CL. Test: new unit tests Original-Bug: 327640651 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216528 Original-Revision: 4fe1f900e74bf22f1f5aa56ef44a0afcaa860edd GitOrigin-RevId: 6b10f1154e2ea44969ec33363e337e57e123fd96 Change-Id: Ib0794ffa750fe7172610a2526e07b7f49d2a06c2
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.