function post test
NAME [edit section]
post_test
SYNOPSIS [edit section]
post_test
DESCRIPTION [edit section]
This function does some post-test operations for the test. This includes retrieving the test logs, and cleaning up after the test by killing any outstanding processes and removing the test and log directories.It is called after the test has finished (or when it has been interrupted, by the test signal handler).
EXAMPLES [edit section]
Here are some sample invocations:post_test
ENVIRONMENT and ARGUMENTS [edit section]
None directly.
RETURN [edit section]
Returns non-zero on error.
SOURCE [edit section]
Located in scripts/functions.sh
SEE ALSO [edit section]
FIXTHIS - 1.2 - needs documentation fixes