mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
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:
parent
624fb343df
commit
239d08aa96
2 changed files with 30 additions and 35 deletions
|
@ -79,6 +79,7 @@ tests_x86_64_system_quick = [
|
|||
|
||||
tests_x86_64_system_thorough = [
|
||||
'netdev_ethtool',
|
||||
'virtio_gpu',
|
||||
]
|
||||
|
||||
precache_all = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue