Test: remove testdir also if skip test

This commit is contained in:
Olof hagsand 2022-09-03 13:07:26 +02:00
parent 71fc85af0b
commit 5e2643c382
26 changed files with 69 additions and 18 deletions

View file

@ -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