]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/unit/meson.build
hw/display: introduce virtio-dmabuf
[mirror_qemu.git] / tests / unit / meson.build
index 0299ef6906cc50e22f5a901da57516b431331177..1977b302e2fa16172b0f56ff2d41a90f783eddda 100644 (file)
@@ -50,6 +50,7 @@ tests = {
   'test-qapi-util': [],
   'test-interval-tree': [],
   'test-xs-node': [qom],
+  'test-virtio-dmabuf': [meson.project_source_root() / 'hw/display/virtio-dmabuf.c'],
 }
 
 if have_system or have_tools