Searched refs:testlog (Results 1 – 4 of 4) sorted by relevance
375 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`377 local testlog=/proc/self/fd/1381 echo "execute$INSTANCE: "$1 > $testlog388 __run_test $1 | tee -a $testlog 2>&1390 __run_test $1 2>> $testlog | tee -a $testlog392 __run_test $1 >> $testlog 2>&1397 [ $KEEP_LOG -eq 0 -a ! -z "$LOG_FILE" ] && rm $testlog399 [ $VERBOSE -eq 1 -o $VERBOSE -eq 2 ] && catlog $testlog
168 my $testlog;1735 "testlog" => $testlog,2696 run_command $run_test, $testlog;4357 $testlog = "$tmpdir/testlog-$machine";4418 unlink $testlog;
684 if sysvals.testlog and sysvals.logmsg:
92 testlog = True variable in SystemValues2570 if sv.logmsg and sv.testlog:4679 if sysvals.testlog and sysvals.logmsg: