FrontPage 

Fuego wiki

Login or create account

function post test in 'raw' format

= NAME =
post_test

= SYNOPSIS =
post_test

= DESCRIPTION =
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 =
Here are some sample invocations:
{{{#!YellowBox
post_test
}}}

= ENVIRONMENT and ARGUMENTS =
None directly.

= RETURN =
Returns non-zero on error.

= SOURCE =
Located in ''scripts/functions.sh''

= SEE ALSO =
 * [[function_fetch_results|fetch_results]], [[function_cleanup|cleanup]]

FIXTHIS - 1.2 - needs documentation fixes






TBWiki engine 1.8.3 by Tim Bird