(file) Return to StressTestController.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / test / StressTestController

Diff for /pegasus/test/StressTestController/StressTestController.cpp between version 1.7 and 1.8

version 1.7, 2007/08/10 21:30:29 version 1.8, 2008/06/18 18:12:11
Line 122 
Line 122 
  
 static Uint32 DEFAULT_CLIENTS = 2; static Uint32 DEFAULT_CLIENTS = 2;
 static Uint32 Total_Clients = DEFAULT_CLIENTS; static Uint32 Total_Clients = DEFAULT_CLIENTS;
 static Uint32 Total_vClients = DEFAULT_CLIENTS;  
 static Uint32 NEW_CLIENTS = 5; static Uint32 NEW_CLIENTS = 5;
  
 static char MODELWALK_CLIENT[] = "TestModelWalkStressClient"; static char MODELWALK_CLIENT[] = "TestModelWalkStressClient";
Line 321 
Line 320 
 /** /**
  * Message resource name  * Message resource name
  */  */
 static const char PASSWORD_PROMPT [] =  
                     "Please enter your password: ";  
 static const char PASSWORD_BLANK []                          =  
                     "Password cannot be blank. Please re-enter your password.";  
 static const char LONG_HELP[] = "help"; static const char LONG_HELP[] = "help";
 static const char LONG_VERSION[] = "version"; static const char LONG_VERSION[] = "version";
 static const char LONG_VERBOSE[] = "verbose"; static const char LONG_VERBOSE[] = "verbose";


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2