Searched refs:testlog (Results 1 – 4 of 4) sorted by relevance
273 local testlog=`mktemp $LOG_DIR/${testname}-log.XXXXXX`275 local testlog=/proc/self/fd/1279 echo "execute$INSTANCE: "$1 > $testlog284 __run_test $1 | tee -a $testlog 2>&1286 __run_test $1 2>> $testlog | tee -a $testlog288 __run_test $1 >> $testlog 2>&1293 [ $KEEP_LOG -eq 0 -a ! -z "$LOG_FILE" ] && rm $testlog295 [ $VERBOSE -eq 1 -o $VERBOSE -eq 2 ] && catlog $testlog
160 my $testlog;1678 "testlog" => $testlog,2645 run_command $run_test, $testlog;4275 $testlog = "$tmpdir/testlog-$machine";4327 unlink $testlog;
679 if sysvals.testlog and sysvals.logmsg:
79 testlog = True variable in SystemValues2033 if sv.logmsg and sv.testlog:3996 if sysvals.testlog and sysvals.logmsg: