]> git.proxmox.com Git - pve-storage.git/blob - test/Makefile
fixup error messages when getting file size info
[pve-storage.git] / test / Makefile
1 all: test
2
3 test: test_zfspoolplugin test_disklist test_bwlimit
4
5 test_zfspoolplugin: run_test_zfspoolplugin.pl
6 ./run_test_zfspoolplugin.pl
7
8 test_disklist: run_disk_tests.pl
9 ./run_disk_tests.pl
10
11 test_bwlimit: run_bwlimit_tests.pl
12 ./run_bwlimit_tests.pl