]> git.proxmox.com Git - qemu-server.git/blob - test/Makefile
clone_disk : cloudinit drive: don't clone snapname
[qemu-server.git] / test / Makefile
1 all: test
2
3 test: test_snapshot test_ovf
4
5 test_snapshot: run_snapshot_tests.pl
6 ./run_snapshot_tests.pl
7 ./test_get_replicatable_volumes.pl
8
9 test_ovf: run_ovf_tests.pl
10 ./run_ovf_tests.pl