Searched refs:LOGFILE (Results 1 – 10 of 10) sorted by relevance
11 LOGFILE=${LOGFILE:=logfile}54 echo "$testname: execution: PASS" >> "${LOGFILE}"79 echo "$testname: execution: $msg: Output: " >> "${LOGFILE}"80 cat $complog >> "${LOGFILE}"93 if [ -w "$LOGFILE" ] || echo "" > "$LOGFILE"; then96 echo >&2 "ERROR: $LOGFILE not writable"
84 $LOGFILE = "${RESDIR}/${ARGV[3]}";85 $LOGFILE2 = "${LOGFILE}_table";86 $LOGFILE3 = "${LOGFILE}.tbl";383 open LOG, ">>$LOGFILE" or die "Can not open log file $LOGFILE\n";398 print "Results in file : $LOGFILE \n";
112 [ -g HTMLFILE] [ -i NUM_PROCS ] [ -l LOGFILE ] [ -m NUM_PROCS,CHUNKS,BYTES,HANGUP_FLAG ]139 -l LOGFILE Log results of test in a logfile.211 local LOGFILE=352 LOGFILE="-l $OPTARG" ;;354 LOGFILE="-l $LTPROOT/results/$OPTARG"457 …if [ ! "$LOGFILE" ]; then ## User has not mentioned about Log File …469 …if [ ! "$LOGFILE" ]; then ## User has not mentioned about Log File name eit…485 if [ ! "$LOGFILE" ]; then712 -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE $TCONFCMDFILE"721 echo $LOGFILE | cut -b4-[all …]
9 LOGFILE?= logfile macro13 MAKE_ENV= LOGFILE=`if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`…39 @rm -f $(LOGFILE)*
113 LOGFILE=""132 LOGFILE="$2"; shift 2;;1343 if test -n "$LOGFILE" ; then1344 touch "$LOGFILE"1345 echo -n "Starting alsaconf: " >> "$LOGFILE"1346 date >> "$LOGFILE"
117 LOGFILE?= logfile245 echo "\$(subdir)/$test_name compile PASSED" >> \$(LOGFILE); \\249 (echo "\$(subdir)/$test_name compile FAILED; SKIPPING"; cat logfile.\$\$\$\$) >> \$(LOGFILE); \\
31 #define LOGFILE "runxmlconf.log" macro555 logfile = fopen(LOGFILE, "w"); in main()586 printf("See %s for detailed output\n", LOGFILE); in main()
34 #define LOGFILE "runsuite.log" macro1038 logfile = fopen(LOGFILE, "w"); in main()
487 LOGFILE = $(REFPATH)/refpage.log macro492 -log $(LOGFILE) -extpath $(CURDIR)/appendices \
325 Account for shorter ==LOGFILE== string