summary refs log tree commit diff stats
path: root/tests/functional/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/meson.build')
-rw-r--r--tests/functional/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/meson.build b/tests/functional/meson.build
index b721b6ec44..8e4ea9cff7 100644
--- a/tests/functional/meson.build
+++ b/tests/functional/meson.build
@@ -79,6 +79,7 @@ tests_x86_64_system_quick = [
 
 tests_x86_64_system_thorough = [
   'netdev_ethtool',
+  'virtio_gpu',
 ]
 
 precache_all = []