]> git.proxmox.com Git - pve-storage.git/blobdiff - test/Makefile
LIO: followup: various small cleanups
[pve-storage.git] / test / Makefile
index 33d5ff8357eac42e1e58eeaf24de225592143b4c..833a5973967f96773e3945f2a03a0fe8a3c427b5 100644 (file)
@@ -1,6 +1,12 @@
 all: test
 
-test: test_zfspoolplugin
+test: test_zfspoolplugin test_disklist test_bwlimit
 
 test_zfspoolplugin: run_test_zfspoolplugin.pl
        ./run_test_zfspoolplugin.pl
+
+test_disklist: run_disk_tests.pl
+       ./run_disk_tests.pl
+
+test_bwlimit: run_bwlimit_tests.pl
+       ./run_bwlimit_tests.pl