| commit | 73cd8cae5f4829d9b1fc5ccce30e92b58d6eafa2 | [log] [tgz] |
|---|---|---|
| author | David Greenaway <dgreenaway@fuchsia.infra.roller.google.com> | Mon Oct 18 08:13:00 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 18 01:14:41 2021 -0700 |
| tree | 823af69a4a15d055c45ec77b529bcdbb4166b7cc | |
| parent | 5235e663957afe1e21e997bb995978ff70b7d00e [diff] |
[roll] Roll fuchsia [virtualization] Clean up test build rules Currently tests under the `//src/virtualization` directory are anchored in the `//garnet/packages/test:all`. This rule under garnet points to several test targets in the //src/virtualization that should be exercised. This CL adjusts the GN build rules to anchor the tests instead at `//src/virtualization:tests`, and each directory in the tree being responsible for defining rules for its own directory. These changes reveal a few tests that had been inadvertently missed in the set of tests run in CI/CQ: * //src/virtualization/bin/wayland/* * //src/virtualization/lib/guest_config/* * //src/virtualization/lib/machina-virtio-device/* The generated `out/default/tests.json` file was compared before and after these changes to ensure that no existing test is dropped by these changes. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594707 Original-Revision: b4093f554c0f224e5df9ddc83cd6cec8d246627e GitOrigin-RevId: c6e636e08f5d01ecf42a4fb95841c421e4b084fd Change-Id: Id077d83f4818eae7ba291ba33c6fd0a018225bf4
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 via the IRC channel #fuchsia on Freenode.
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.