commit | 6d144ed972a9fa806900a448983dee67c28071e0 | [log] [tgz] |
---|---|---|
author | Colin Nelson <colnnelson@fuchsia.infra.roller.google.com> | Mon Oct 09 18:43:42 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 09 11:44:46 2023 -0700 |
tree | fde9474707ce41ca8ab7c57f2b443015097f783a | |
parent | 67ea48d107dbdb605ad987c796a34f43d1a4881a [diff] |
[roll] Roll fuchsia [ffx][testing]: better checks on test emulators Adds macro assert_virtualization_available to check if virtualization is avaialable on the running platform. Panics if not Adds field emulator_allowed to the TestContext struct. Adds new test fixture emulator_fixture, which asserts that virtualization is available and sets the TestContext to pass to the test to allow virtualization. Emu's start function now checks if the passed TestContext allows virtualization and panics if not. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925537 Original-Revision: 84a60fee852942af320e9c0d82dc4fe6d0f5306e GitOrigin-RevId: ebd60c76fe1495d28b5ddc539f189dd354f89aa6 Change-Id: I6ea4d2c9d2a65411269a9fb48130d815595f6a74
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
.