]> git.proxmox.com Git - qemu-server.git/blame - test/Makefile
fix #2041, #2272: Add Spice enhancements
[qemu-server.git] / test / Makefile
CommitLineData
a157d0fd
FG
1all: test
2
7b963e57 3test: test_snapshot test_ovf test_cfg_to_cmd
a157d0fd
FG
4
5test_snapshot: run_snapshot_tests.pl
6 ./run_snapshot_tests.pl
3097a06b 7 ./test_get_replicatable_volumes.pl
5fd0910b
EK
8
9test_ovf: run_ovf_tests.pl
10 ./run_ovf_tests.pl
7b963e57
TL
11
12test_cfg_to_cmd: run_config2command_tests.pl cfg2cmd/*.conf
13 perl -I../ ./run_config2command_tests.pl