function cleanup
NAME [edit section]
cleanup
SYNOPSIS [edit section]
cleanup
DESCRIPTION [edit section]
This function cleans up after a test, by calling the test's test_cleanup function (if one is defined), and killing still-running test processes, and removing logs.
EXAMPLES [edit section]
Here are some sample invocations:cleanup
ENVIRONMENT and ARGUMENTS [edit section]
RETURN [edit section]
Returns non-zero on error.
SOURCE [edit section]
Located in scripts/functions.sh
SEE ALSO [edit section]