Files
pve-storage/test/Makefile
Dominik Csapak 5774fe6262 add disklist test
and add to makefile

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-28 10:21:35 +02:00

10 lines
181 B
Makefile

all: test
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