Test: mem.sh rm files, rm commit tests from datastore_multi
This commit is contained in:
parent
5b8828c530
commit
78cd42c15d
5 changed files with 10 additions and 40 deletions
|
|
@ -69,6 +69,8 @@ function memonce(){
|
|||
if [ $testnr != 0 ]; then echo; fi
|
||||
perfnr=1000 # Limit performance tests
|
||||
testfile=$test
|
||||
# clear test dir
|
||||
sudo rm -rf /var/tmp/mem.sh
|
||||
. ./$test
|
||||
errcode=$?
|
||||
endsuite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue