]> git.proxmox.com Git - pve-storage.git/blame - test/Makefile
Diskmanage: fix incorrect variable usage
[pve-storage.git] / test / Makefile
CommitLineData
81ebc68f
WL
1all: test
2
9edb99a5 3test: test_zfspoolplugin test_disklist test_bwlimit
81ebc68f
WL
4
5test_zfspoolplugin: run_test_zfspoolplugin.pl
6 ./run_test_zfspoolplugin.pl
5774fe62
DC
7
8test_disklist: run_disk_tests.pl
9 ./run_disk_tests.pl
9edb99a5
WB
10
11test_bwlimit: run_bwlimit_tests.pl
12 ./run_bwlimit_tests.pl