Add Tests for ZFSPoolPlugin

This commit is contained in:
Wolfgang Link
2016-03-31 09:10:23 +02:00
committed by Dietmar Maurer
parent 851658c3b0
commit 81ebc68f34
2 changed files with 2496 additions and 0 deletions

6
test/Makefile Normal file
View File

@ -0,0 +1,6 @@
all: test
test: test_zfspoolplugin
test_zfspoolplugin: run_test_zfspoolplugin.pl
./run_test_zfspoolplugin.pl

2490
test/run_test_zfspoolplugin.pl Executable file

File diff suppressed because it is too large Load Diff