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

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp runalltests.sh,1.84,1.85
From:       Subrata <subrata_modak () users ! sourceforge ! net>
Date:       2008-12-31 4:41:06
Message-ID: E1LHstH-0004tq-0G () ddv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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

Modified Files:
	runalltests.sh 
Log Message:
Integrate ltp isofs 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.84
retrieving revision 1.85
diff -C2 -d -r1.84 -r1.85
*** runalltests.sh	31 Dec 2008 04:40:31 -0000	1.84
--- runalltests.sh	31 Dec 2008 04:41:04 -0000	1.85
***************
*** 116,119 ****
--- 116,124 ----
  export READ_ONLY_DIRECTORY1=xxxx
  
+ ## Set this to 1 if you wish to run the ISOFS tests
+ #  REQUIREMENTS:
+ #   Must have root access to execute this script
+ export RUN_ISOFS_TESTS=0
+ 
  export LTP_VERSION=`./runltp -e`
  export TEST_START_TIME=`date +"%Y_%b_%d-%Hh_%Mm_%Ss"`
***************
*** 364,365 ****
--- 369,379 ----
  
  
+ ## The next one i plan to run the ISOFS tests
+ ## START => Test Series 18                             ##
+ if [ $RUN_ISOFS_TESTS -eq 1 ]
+ then
+ (cd $LTPROOT/testscripts/; ./isofs.sh)
+ fi
+ ## END => Test Series 18                               ##
+ 
+ 


------------------------------------------------------------------------------
_______________________________________________
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