commit | e33b39f87723ebd91320d41308aee1177e93ccc3 | [log] [tgz] |
---|---|---|
author | Tim Detwiler <tjdetwiler@fuchsia.infra.roller.google.com> | Mon Apr 11 17:06:00 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 11 10:07:54 2022 -0700 |
tree | 1b6b76a99d0476d08999a7720470942b0b612ace | |
parent | 1c0625f4c8499e35c67b94606eda39483804bf1e [diff] |
[roll] Roll fuchsia [virtualization] Refactor FileBackend tests Most of the test cases in FileBackend would be applicable to other backends. This CL defines some traits that the tests will depend on such that other backends will eventually be able to reuse this test logic. Original-Bug: 95529 Test: fx test virtio_block_rs_unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667909 Original-Revision: 7711d6dac53c5b7814661d1d4bfe30b52e68eaf6 GitOrigin-RevId: b4eca351bcc488e4f6c10dab7b2dcea15a7905ba Change-Id: Iff78868a3cce7fcd3637492235f64d518ae73d01
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
.