]> git.proxmox.com Git - qemu-server.git/blobdiff - test/Makefile
d/control: bump version dependency of libpve-common-perl
[qemu-server.git] / test / Makefile
index b44d1d7c5f5c3423ec339e614cdbcf90e68d278f..48ea0a48e6b8454ee4132a930b35b20eda21eb3b 100644 (file)
@@ -1,6 +1,13 @@
 all: test
 
-test: test_snapshot
+test: test_snapshot test_ovf test_cfg_to_cmd
 
 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
+
+test_cfg_to_cmd: run_config2command_tests.pl cfg2cmd/*.conf
+       perl -I../ ./run_config2command_tests.pl