Test: remove testdir also if skip test
This commit is contained in:
parent
71fc85af0b
commit
5e2643c382
26 changed files with 69 additions and 18 deletions
|
|
@ -661,7 +661,7 @@ function wait_snmp()
|
|||
done
|
||||
}
|
||||
|
||||
# End of test, final tests before normal exit of test
|
||||
# End of single test, final tests before normal exit of test
|
||||
# Note this is a single test started by new, not a total test suite
|
||||
function endtest()
|
||||
{
|
||||
|
|
@ -679,7 +679,7 @@ function new(){
|
|||
>&2 echo "Test $testi($testnr) [$1]"
|
||||
}
|
||||
|
||||
# End of complete test-suite, eg a test file
|
||||
# End of complete test-suite, eg a test file, mem.sh
|
||||
function endsuite()
|
||||
{
|
||||
unset CURLOPTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue