zfs-autoverify wip
This commit is contained in:
5
tests/run_test
Executable file
5
tests/run_test
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
#run one test. start from main directory
|
||||
|
||||
python3 -m unittest discover tests $@ -vvvf
|
||||
Reference in New Issue
Block a user