add disklist test
and add to makefile Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
571b6f2638
commit
5774fe6262
@ -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
|
||||
|
||||
Reference in New Issue
Block a user