FrontPage 

Fuego wiki

Login or create account

function bench processing in split format

NAME [edit section]

= NAME =
bench_processing

SYNOPSIS [edit section]

= SYNOPSIS =
bench_processing

DESCRIPTION [edit section]

= DESCRIPTION =
Process the log files for benchmark tests.
It calls get_testlog, and then executes the test's parser.py program, to parse the log and check the threshold. Also, it calls dataload.py to populate the files used for plotting the benchmark data.
It calls get_testlog, and then executes the test's [[parser.py]] program,
to parse the log and check the threshold.  Also, it calls [[dataload.py]] to
populate the files used for plotting the benchmark data.

EXAMPLES [edit section]

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

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =
Here are environment variables used in this function:
 * $GEN_TESTRES_FILE
 * $TESTDIR
 * $BOARD_TESTDIR
 * $PYTHON_ARGS
 * $FUEGO_CORE
 * $LOGDIR

RETURN [edit section]

= RETURN =
Returns non-zero on error.

SOURCE [edit section]

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

SEE ALSO [edit section]

Parser module API, firmware, get_testlog, parser.py, dataload.py
= SEE ALSO =
 * [[Parser module API]], [[function_firmware|firmware]], [[function_get_testlog|get_testlog]], [[parser.py]], [[dataload.py]]
TBWiki engine 1.8.3 by Tim Bird