FrontPage 

Fuego wiki

Login or create account

function check create logrun in split format

NAME [edit section]

= NAME =
check_create_logrun

SYNOPSIS [edit section]

= SYNOPSIS =
check_create_logrun

DESCRIPTION [edit section]

loggen.py) is called to append results to a logrun report.
= DESCRIPTION =
If a batch testplan is being executed (BATCH_TESTPLAN and LOGRUN_FILE are set),
then the report log generator ([[loggen.py]]) is called to append results to a logrun report.
The report is placed in the REP_LOGRUN_FILE, which is in the report directory ($REP_DIR) and titled ${Device}.$LOGRUN_FILE.
The report is placed in the REP_LOGRUN_FILE, which is in the report directory
($REP_DIR) and titled ${Device}.$LOGRUN_FILE.
If the report does not exist, it is created first.
If the report does not exist, it is created first.
This is only called from benchmark.sh
This is only called from [[benchmark.sh]]

EXAMPLES [edit section]

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

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =

RETURN [edit section]

= RETURN =
Returns non-zero on error.

SOURCE [edit section]

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

SEE ALSO [edit section]

benchmark.sh, loggen.py, Report Generator * check_create_functional_logrun is the version of this function for Functional tests
= SEE ALSO =
 * [[benchmark.sh]], [[loggen.py]], [[Report Generator]]
 * [[function_check_create_functional_logrun|check_create_functional_logrun]] is the version of this function for Functional tests
TBWiki engine 1.8.3 by Tim Bird