add disklist test

and add to makefile

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2016-10-17 10:31:21 +02:00
committed by Dietmar Maurer
parent 571b6f2638
commit 5774fe6262
3 changed files with 230 additions and 1 deletions

View File

@ -1,6 +1,9 @@
all: test
test: test_zfspoolplugin
test: test_zfspoolplugin test_disklist
test_zfspoolplugin: run_test_zfspoolplugin.pl
./run_test_zfspoolplugin.pl
test_disklist: run_disk_tests.pl
./run_disk_tests.pl