Searched refs:testlog (Results 1 – 6 of 6) sorted by relevance
452 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`454 local testlog=/proc/self/fd/1458 echo "execute$INSTANCE: "$1 > $testlog465 __run_test $1 | tee -a $testlog 2>&1467 __run_test $1 2>> $testlog | tee -a $testlog469 __run_test $1 >> $testlog 2>&1474 [ $KEEP_LOG -eq 0 -a ! -z "$LOG_FILE" ] && rm $testlog476 [ $VERBOSE -eq 1 -o $VERBOSE -eq 2 ] && catlog $testlog
11 cat kprobe_events >> $testlog
28 cat kprobe_events >> $testlog
173 my $testlog;1878 "testlog" => $testlog,2866 run_command $run_test, $testlog;4607 $testlog = "$tmpdir/testlog-$machine";4672 unlink $testlog;
686 if sysvals.testlog and sysvals.logmsg:
99 testlog = True variable in SystemValues2782 if sv.logmsg and sv.testlog:4959 if sysvals.testlog and sysvals.logmsg: