Lines Matching refs:AUTOTEST_LOG
493 AUTOTEST_LOG=autotest_`date +%y%m%d%H%M`.txt; \
495 uterm "" $$AUTOTEST_LOG "" "" $(TIMEOUT); \
497 uterm "" $$AUTOTEST_LOG "" "" 900; \
505 grep -i 'AutoTest: ' $$AUTOTEST_LOG; \
506 grep -i 'Failed' $$AUTOTEST_LOG; \
507 echo "Log: $$AUTOTEST_LOG"
526 AUTOTEST_LOG=autotest_`date +%y%m%d%H%M`.txt; \
528 uterm "" $$AUTOTEST_LOG "" "" $(TIMEOUT); \
530 uterm "" $$AUTOTEST_LOG "" "" 900; \
538 grep -i 'AutoTest: ' $$AUTOTEST_LOG; \
539 grep -i 'Failed' $$AUTOTEST_LOG; \
540 echo "Log: $$AUTOTEST_LOG"