]> git.proxmox.com Git - pve-manager.git/blame - test/Makefile
ui: guest import: network grid: allow selecting hardware type
[pve-manager.git] / test / Makefile
CommitLineData
73ed0af1 1include ../defines.mk
beb651ee
DM
2
3all:
4
73ed0af1
TL
5export PERLLIB=..
6
41275bae 7.PHONY: check
d8e4ddb4 8check: test-replication test-balloon test-vzdump-notification test-vzdump test-osd
cd3b6b01 9
41275bae 10.PHONY: test-balloon
13f8e3b0 11test-balloon:
53f13052 12 ./balloontest.pl
cd3b6b01 13
41275bae 14.PHONY: test-replication
492d4039
TL
15test-replication: replication1.t replication2.t replication3.t replication4.t replication5.t replication6.t
16
17replication%.t: replication_test%.pl
18 ./$<
cd3b6b01 19
d8e4ddb4
LW
20.PHONY: test-vzdump-notification
21test-vzdump-notification:
22 ./vzdump_notification_test.pl
cd3b6b01 23
41275bae 24.PHONY: test-vzdump
52116f8b 25test-vzdump: test-vzdump-guest-included test-vzdump-new
41303e97 26
41275bae 27.PHONY: test-vzdump-guest-included
41303e97 28test-vzdump-guest-included:
54df2114 29 ./vzdump_guest_included_test.pl
41303e97 30
41275bae 31.PHONY: test-vzdump-new
52116f8b
FE
32test-vzdump-new:
33 ./vzdump_new_test.pl
54df2114 34
41275bae 35.PHONY: test-osd
e12c5dbf
DJ
36test-osd:
37 ./OSD_test.pl
38
90655f29
DM
39.PHONY: install
40install:
beb651ee 41
beb651ee
DM
42.PHONY: clean
43clean:
dc213d13 44 rm -rf *~ .mocked_* *.tmp