FrontPage 

Fuego wiki

Login or create account

function post test in split format

NAME [edit section]

= NAME =
post_test

SYNOPSIS [edit section]

= SYNOPSIS =
post_test

DESCRIPTION [edit section]

= 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).
It is called after the test has finished (or when it has been interrupted,
by the test signal handler).

EXAMPLES [edit section]

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
post_test
}}}

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =
None directly.

RETURN [edit section]

= RETURN =
Returns non-zero on error.

SOURCE [edit section]

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

SEE ALSO [edit section]

fetch_results, cleanup
= SEE ALSO =
 * [[function_fetch_results|fetch_results]], [[function_cleanup|cleanup]]
FIXTHIS - 1.2 - needs documentation fixes
FIXTHIS - 1.2 - needs documentation fixes
TBWiki engine 1.8.3 by Tim Bird