[roll] Roll fuchsia [virtualization] Refactor test macro

This makes the macro less repetitive and also allows components to
optionally pass a list of tests if that component does not pass all the
tests.

Original-Bug: 95529
Test: fx test virtio_block_rs_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668823
Original-Revision: d2d62f45e4efcc7c7e91b636c1f2a3004e99ada5
GitOrigin-RevId: 67f07bc42f982d83e96b74758d411a5e912fc54d
Change-Id: Ib9da014c2b28b92f1b08acd2b36cafcc6228954c
1 file changed
tree: b1e0c0f93182fd5c6643dcf2f47013cb4e8456e6
  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.