function check create logrun

NAME [edit section]

check_create_logrun

SYNOPSIS [edit section]

check_create_logrun

DESCRIPTION [edit section]

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.

If the report does not exist, it is created first.

This is only called from benchmark.sh

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

RETURN [edit section]

Returns non-zero on error.

SOURCE [edit section]

Located in scripts/reports.sh

SEE ALSO [edit section]