Searched refs:testlog (Results 1 – 6 of 6) sorted by relevance
432 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`434 local testlog=/proc/self/fd/1438 echo "execute$INSTANCE: "$1 > $testlog445 __run_test $1 | tee -a $testlog 2>&1447 __run_test $1 2>> $testlog | tee -a $testlog449 __run_test $1 >> $testlog 2>&1454 [ $KEEP_LOG -eq 0 -a ! -z "$LOG_FILE" ] && rm $testlog456 [ $VERBOSE -eq 1 -o $VERBOSE -eq 2 ] && catlog $testlog
11 cat kprobe_events >> $testlog
28 cat kprobe_events >> $testlog
168 my $testlog;1810 "testlog" => $testlog,2790 run_command $run_test, $testlog;4407 $testlog = "$tmpdir/testlog-$machine";4468 unlink $testlog;
686 if sysvals.testlog and sysvals.logmsg:
98 testlog = True variable in SystemValues2758 if sv.logmsg and sv.testlog:4934 if sysvals.testlog and sysvals.logmsg: