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>
This commit is contained in:
Thomas Huth 2024-08-30 15:38:18 +02:00
parent 624fb343df
commit 239d08aa96
2 changed files with 30 additions and 35 deletions

View file

@ -79,6 +79,7 @@ tests_x86_64_system_quick = [
tests_x86_64_system_thorough = [
'netdev_ethtool',
'virtio_gpu',
]
precache_all = []