[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
1 file changed
tree: 1b6b76a99d0476d08999a7720470942b0b612ace
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.