datacommsserver/esockserver/test/TE_RConnectionSuite/src/TE_RConnectionSuite.cpp
changeset 2 dee179edb159
parent 0 dfb7c4ff071f
child 4 928ed51ddc43
equal deleted inserted replaced
1:21d2ab05f085 2:dee179edb159
   282 		testStep=new TE_RConnectionTest78();
   282 		testStep=new TE_RConnectionTest78();
   283 	else if(aStepName.Compare(_L("Test79")) == 0)
   283 	else if(aStepName.Compare(_L("Test79")) == 0)
   284 		testStep=new TE_RConnectionTest79();
   284 		testStep=new TE_RConnectionTest79();
   285 	else if(aStepName.Compare(_L("Test80")) == 0)
   285 	else if(aStepName.Compare(_L("Test80")) == 0)
   286 		testStep=new TE_RConnectionTest80();
   286 		testStep=new TE_RConnectionTest80();
       
   287 	else if(aStepName.Compare(_L("Test81")) == 0)
       
   288 		testStep=new TE_RConnectionTest81();
   287 	
   289 	
   288 	//Splitting the testStep creation for ccover "out of memory" problem which is caused due to 
   290 	//Splitting the testStep creation for ccover "out of memory" problem which is caused due to 
   289 	//large number of if..else loops
   291 	//large number of if..else loops
   290 		
   292 		
   291 	// NTras tests
   293 	// NTras tests