]> git.proxmox.com Git - pve-storage.git/blame - test/Makefile
btrfs: style: add missing semicolon
[pve-storage.git] / test / Makefile
CommitLineData
81ebc68f
WL
1all: test
2
cd554b79 3test: test_zfspoolplugin test_disklist test_bwlimit test_plugin
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
cd554b79
AA
13
14test_plugin: run_plugin_tests.pl
15 ./run_plugin_tests.pl