Lines Matching full:alltests
625 cat $scenfile >> "$TMP/alltests" || {
646 cat "$scenfile" >> ${TMP}/alltests || \
662 cat "${TMP}/wgetcmdfile" >> ${TMP}/alltests || \
675 cat ${LTPROOT}/runtest/fsx >> ${TMP}/alltests ||
685 mv -f ${TMP}/alltests ${TMP}/alltests.orig
686 grep $TAG_RESTRICT_STRING ${TMP}/alltests.orig > ${TMP}/alltests #Not worth checking return codes for this case
693 sed -i "/^$file[ \t]/d" ${TMP}/alltests
735 sed -e '/^$/ d' -e 's/^[ ,\t]*//' -e '/^#/ d' < ${TMP}/alltests > ${TMP}/alltests.temp ##This removes all newlines, leading spaces, tabs, #
736 sed 's/^[0-9,a-z,A-Z]*/'"$inc"'_ITERATION_&/' < ${TMP}/alltests.temp > ${TMP}/alltests ## .temp is kept as Base file
739 sed 's/^[0-9,a-z,A-Z]*/'"$inc"'_ITERATION_&/' < ${TMP}/alltests.temp >> ${TMP}/alltests #Keep appending with Iteration No.s
745 -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE $TCONFCMDFILE"
799 ${TMP}/alltests > ${TMP}/alltests.tmp
800 cp ${TMP}/alltests.tmp ${TMP}/alltests
801 rm -rf ${TMP}/alltests.tmp
817 ${TMP}/alltests $VALGRIND_CHECK_TYPE > \
818 ${TMP}/alltests.tmp
819 cp ${TMP}/alltests.tmp ${TMP}/alltests
820 rm -rf ${TMP}/alltests.tmp
834 ${TMP}/alltests > ${TMP}/alltests.tmp
835 cp ${TMP}/alltests.tmp ${TMP}/alltests
836 rm -rf ${TMP}/alltests.tmp
840 "${LTPROOT}/bin/ltp-pan" $QUIET_MODE -e -S $INSTANCES $DURATION -a $$ -n $$ $PRETTY_PRT -f ${TMP}/alltests $LOGFILE $OUTPUTFILE $FAILCMDFILE $TCONFCMDFILE