[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp runalltests.sh,1.88,1.89
From:       Subrata <subrata_modak () users ! sourceforge ! net>
Date:       2008-12-31 4:43:33
Message-ID: E1LHsvd-0004vf-OS () ddv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/ltp/ltp
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18943/ltp

Modified Files:
	runalltests.sh 
Log Message:
Integrate ltp scsi_debug tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>.


Index: runalltests.sh
===================================================================
RCS file: /cvsroot/ltp/ltp/runalltests.sh,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** runalltests.sh	31 Dec 2008 04:43:00 -0000	1.88
--- runalltests.sh	31 Dec 2008 04:43:31 -0000	1.89
***************
*** 153,156 ****
--- 153,160 ----
  export RUN_FSNOLVM_TESTS=0
  
+ ## Set this to 1 if you wish to run the LTP SCSI DEBUG tests
+ #Note: Build scsi_debug as a module first before running the test
+ export RUN_LTP_SCSI_DEBUG_TEST=0
+ 
  export LTP_VERSION=`./runltp -e`
  export TEST_START_TIME=`date +"%Y_%b_%d-%Hh_%Mm_%Ss"`
***************
*** 436,438 ****
--- 440,450 ----
  ## END => Test Series 21                               ##
  
+ ## The next one i plan to run the LTP SCSI DEBUG tests
+ ## START => Test Series 22                             ##
+ if [ $RUN_LTP_SCSI_DEBUG_TEST -eq 1 ]
+ then
+ (cd $LTPROOT/testscripts/; ./ltp-scsi_debug.sh)
+ fi
+ ## END => Test Series 22                               ##
+ 
  


------------------------------------------------------------------------------
_______________________________________________
Ltp-cvs mailing list
Ltp-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic