Lines Matching refs:AUTOTEST_LOG
813 AUTOTEST_LOG=autotest_`date +%y%m%d%H%M`.txt; \
815 uterm "" $$AUTOTEST_LOG "" "" $(TIMEOUT); \
817 uterm "" $$AUTOTEST_LOG "" "" 900; \
825 grep -i 'AutoTest: ' $$AUTOTEST_LOG; \
826 grep -i 'Failed' $$AUTOTEST_LOG; \
827 echo "Log: $$AUTOTEST_LOG"
832 AUTOTEST_LOG=autotest_`date +%y%m%d%H%M`.txt; \
834 uterm "" $$AUTOTEST_LOG "" "" $(TIMEOUT); \
836 uterm "" $$AUTOTEST_LOG "" "" 900; \
844 grep -i 'AutoTest: ' $$AUTOTEST_LOG; \
845 grep -i 'Failed' $$AUTOTEST_LOG; \
846 echo "Log: $$AUTOTEST_LOG"