]> git.proxmox.com Git - pve-manager.git/blame - bin/test/Makefile
add regression test environment for replication
[pve-manager.git] / bin / test / Makefile
CommitLineData
beb651ee
DM
1include ../../defines.mk
2
3all:
4
53f13052
DM
5check:
6 ./balloontest.pl
d0920c29
DM
7 ./replication_test1.pl
8
53f13052 9
90655f29
DM
10.PHONY: install
11install:
12 # do nothing
beb651ee 13
beb651ee
DM
14.PHONY: clean
15clean:
16 rm -rf *~