function set testres file in 'raw' format
= NAME = set_testres_file = SYNOPSIS = set_testres_file = DESCRIPTION = This function sets the value of GEN_TESTRES_FILE to $TEST_RES. = EXAMPLES = Here are some sample invocations: {{{#!YellowBox set_testres_file }}} = ENVIRONMENT and ARGUMENTS = This function references the following environment variables: * BATCH_TESTPLAN * LOGRUN_FILE * TEST_RES = RETURN = This function has no return value. After it is called, the value of GEN_TESTRES_FILE is set. = SOURCE = Located in ''scripts/reports.sh'' = SEE ALSO = * [[benchmark.sh]]