]> git.proxmox.com Git - qemu-server.git/blame - test/Makefile
qm: cleanup: detect and handle reboot trigger
[qemu-server.git] / test / Makefile
CommitLineData
a157d0fd
FG
1all: test
2
d7d698f6 3test: test_snapshot test_ovf test_cfg_to_cmd test_pci_addr_conflicts
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
d7d698f6
TL
14
15test_pci_addr_conflicts: run_pci_addr_checks.pl
16 ./run_pci_addr_checks.pl