]> git.proxmox.com Git - pve-manager.git/blob - test/Makefile
test: buildsys: rework target names, prefix with test
[pve-manager.git] / test / Makefile
1 include ../defines.mk
2
3 all:
4
5 export PERLLIB=..
6
7 .PHONY: check balloon-test replication-test mail-test vzdump-test
8 check: test-replication test-balloon test-mail test-vzdump
9
10 test-balloon:
11 ./balloontest.pl
12
13 test-replication:
14 ./replication_test1.pl
15 ./replication_test2.pl
16 ./replication_test3.pl
17 ./replication_test4.pl
18 ./replication_test5.pl
19 ./replication_test6.pl
20
21 test-mail:
22 ./mail_test.pl
23
24 test-vzdump:
25 ./vzdump_guest_included_test.pl
26 ./vzdump_new_retention_test.pl
27
28 .PHONY: install
29 install:
30
31 .PHONY: clean
32 clean:
33 rm -rf *~ .mocked_* *.tmp