[roll] Roll fuchsia [kernel][phys] Make "common_test" a GN build template. The physboot build wants to generate a set of test targets using both the "zbi_test" and the "phys_qemu_test" templates. Currently, this is done using a loop that internally generates the appropriate targets. As we have more variety in tests (such as tests that only work with an input ZBI), the current approach is starting to become too inflexible. Instead, create a new local GN template for a "common_test" that generates both a "zbi_test" and "phys_qemu_test", longer term allowing each test to have its own configuration, or to only build one of the two environments. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465097 Original-Revision: 1fa228516b4f5b0af7eab0d372dbeb81a62c6bb7 GitOrigin-RevId: 5953633e60662ced4cc62f57d7f09156ea9c88e5 Change-Id: I7ac2388ab07ea1257ea5c554bbc8d65a3f9033a0
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.