Home
last modified time | relevance | path

Searched refs:LOGFILE (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/bin/
Drun-tests.sh11 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"; then
96 echo >&2 "ERROR: $LOGFILE not writable"
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo.pl84 $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";
/third_party/ltp/
Drunltp112 [ -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" ]; then
712 -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE $TCONFCMDFILE"
721 echo $LOGFILE | cut -b4-
[all …]
/third_party/ltp/testcases/open_posix_testsuite/
DMakefile9 LOGFILE?= logfile macro
13 MAKE_ENV= LOGFILE=`if echo "$(LOGFILE)" | grep -q '^/'; then echo "$(LOGFILE)"; else echo "\`pwd\`…
39 @rm -f $(LOGFILE)*
/third_party/alsa-utils/alsaconf/
Dalsaconf.in113 LOGFILE=""
132 LOGFILE="$2"; shift 2;;
1343 if test -n "$LOGFILE" ; then
1344 touch "$LOGFILE"
1345 echo -n "Starting alsaconf: " >> "$LOGFILE"
1346 date >> "$LOGFILE"
/third_party/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh117 LOGFILE?= logfile
245 echo "\$(subdir)/$test_name compile PASSED" >> \$(LOGFILE); \\
249 (echo "\$(subdir)/$test_name compile FAILED; SKIPPING"; cat logfile.\$\$\$\$) >> \$(LOGFILE); \\
/third_party/libxml2/
Drunxmlconf.c31 #define LOGFILE "runxmlconf.log" macro
555 logfile = fopen(LOGFILE, "w"); in main()
586 printf("See %s for detailed output\n", LOGFILE); in main()
Drunsuite.c34 #define LOGFILE "runsuite.log" macro
1038 logfile = fopen(LOGFILE, "w"); in main()
/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile487 LOGFILE = $(REFPATH)/refpage.log macro
492 -log $(LOGFILE) -extpath $(CURDIR)/appendices \
/third_party/libffi/
DChangeLog325 Account for shorter ==LOGFILE== string