[roll] Roll fuchsia [magma][tests] Add support for virtio-gpu

On Linux, try the virtio-magma device name first, and if that fails
try the standard Linux device name, which is used by virtio-gpu.

TestConnection now stores the device name.

Also remove MagmaAbi, just use Magma instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700146
Original-Revision: 9e72a31d3652f2346ff39a12fe31db0ceaf79e26
GitOrigin-RevId: 69e729d12d971aa3607a66a495f37e4bec5393f5
Change-Id: Ib01a7f5a068f615dceea3f7c84aed90e41a01a69
1 file changed
tree: 5dd144f086b838c9e3003f53438bb95112925f5c
  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.