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

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp runalltests.sh,1.80,1.81
From:       Subrata <subrata_modak () users ! sourceforge ! net>
Date:       2008-12-31 4:38:15
Message-ID: E1LHsqV-0004ra-RZ () ddv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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

Modified Files:
	runalltests.sh 
Log Message:
Integrate ltp adp 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.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** runalltests.sh	31 Dec 2008 04:37:33 -0000	1.80
--- runalltests.sh	31 Dec 2008 04:38:13 -0000	1.81
***************
*** 90,93 ****
--- 90,96 ----
  export RUN_LTP_NETWORK_STRESS_TESTS=0
  
+ ## Set this to 1 if you wish to run the ltp/testscripts/adp tests
+ export RUN_LTP_ADP_TESTS=0
+ 
  export LTP_VERSION=`./runltp -e`
  export TEST_START_TIME=`date +"%Y_%b_%d-%Hh_%Mm_%Ss"`
***************
*** 287,288 ****
--- 290,299 ----
  ## END => Test Series 13                               ##
  
+ 
+ ## The next one i plan to run are the LTP ADP tests
+ ## START => Test Series 14                             ##
+ if [ $RUN_LTP_ADP_TESTS -eq 1 ]
+ then
+ (cd $LTPROOT/testscripts/; ./adp.sh -d 3 -n 100)
+ fi
+ ## END => Test Series 14                               ##


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