]> git.proxmox.com Git - qemu-server.git/blobdiff - test/Makefile
vga: allow 'none'
[qemu-server.git] / test / Makefile
index b44d1d7c5f5c3423ec339e614cdbcf90e68d278f..6777f4afec278c1fa56253999dd28e564cc52c65 100644 (file)
@@ -1,6 +1,10 @@
 all: test
 
-test: test_snapshot
+test: test_snapshot test_ovf
 
 test_snapshot: run_snapshot_tests.pl
        ./run_snapshot_tests.pl
+       ./test_get_replicatable_volumes.pl
+
+test_ovf: run_ovf_tests.pl
+       ./run_ovf_tests.pl