[fuchsia] Allow use of Fuchsia's 'run_test_component' to run tests.
Enable test packages to be made wholly or partially hermetic through use of "fuchsia.test" facets in their package manifests. - Remove the unused //build/fuchsia/exe_runner.py script. - Rename run_package.py to run_test_package.py, and similarly for the methods and types it publishes. - Update the RunTestPackage() API to support launching the component using the 'run_test_component' command, rather than 'run', if requested. Bug: 1038786, 1132032 Change-Id: I42aaf996324542a2d6c6d6d93ea8bd1d0a878730 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1997698 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:David Dorwin <ddorwin@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#815696}
Showing
Please register or sign in to comment