summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-04-28 11:10:12 +0200
committerGerd Hoffmann <kraxel@redhat.com>2015-07-07 11:23:18 +0200
commit501eea4f4187b6c62b6cf348ab0b100d57d8c56b (patch)
tree7143731e40a6cd7fc10d44974637c6d15b4b1183 /tests/Makefile
parentb3409a31001e86d48221ea967b1c696c6497f318 (diff)
downloadhqemu-501eea4f4187b6c62b6cf348ab0b100d57d8c56b.zip
hqemu-501eea4f4187b6c62b6cf348ab0b100d57d8c56b.tar.gz
virtio-gpu: add to display-vga test
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index eff5e11..2cd1195 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -135,6 +135,9 @@ check-qtest-pci-y += tests/display-vga-test$(EXESUF)
gcov-files-pci-y += hw/display/vga.c
gcov-files-pci-y += hw/display/cirrus_vga.c
gcov-files-pci-y += hw/display/vga-pci.c
+gcov-files-pci-y += hw/display/virtio-gpu.c
+gcov-files-pci-y += hw/display/virtio-gpu-pci.c
+gcov-files-pci-$(CONFIG_VIRTIO_VGA) += hw/display/virtio-vga.c
check-qtest-pci-y += tests/intel-hda-test$(EXESUF)
gcov-files-pci-y += hw/audio/intel-hda.c hw/audio/hda-codec.c
OpenPOWER on IntegriCloud