]> git.proxmox.com Git - pve-storage.git/blobdiff - test/Makefile
storage: test: split archive format/compressor
[pve-storage.git] / test / Makefile
index 833a5973967f96773e3945f2a03a0fe8a3c427b5..c54b10f215bf2fa7e78059bb4f886ae4b248f0ab 100644 (file)
@@ -1,6 +1,6 @@
 all: test
 
-test: test_zfspoolplugin test_disklist test_bwlimit
+test: test_zfspoolplugin test_disklist test_bwlimit test_plugin
 
 test_zfspoolplugin: run_test_zfspoolplugin.pl
        ./run_test_zfspoolplugin.pl
@@ -10,3 +10,6 @@ test_disklist: run_disk_tests.pl
 
 test_bwlimit: run_bwlimit_tests.pl
        ./run_bwlimit_tests.pl
+
+test_plugin: run_plugin_tests.pl
+       ./run_plugin_tests.pl