tests/functional: Convert the virtio_gpu avocado test into a standalone test
authorThomas Huth <thuth@redhat.com>
Fri, 30 Aug 2024 13:38:18 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 09:14:33 +0000 (11:14 +0200)
commit239d08aa96d39bf6b9802b74ddbdb0f5796e4546
treeab3580e1ba336a2689cd718b4f2c88f790e253ba
parent624fb343df1105752af11c3cc1dce4fd9673e478
tests/functional: Convert the virtio_gpu avocado test into a standalone test

Nothing thrilling in here, it's just a straight forward conversion.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240830133841.142644-25-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/virtio-gpu.py [deleted file]
tests/functional/meson.build
tests/functional/test_virtio_gpu.py [new file with mode: 0755]