lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepsrvconnectclose.cpp
changeset 48 81c9bee26a45
parent 0 9cfd9a3ee49c
equal deleted inserted replaced
23:2965a06983dc 48:81c9bee26a45
   199 								  }
   199 								  }
   200 								}
   200 								}
   201 								CleanupStack::PopAndDestroy(&server2);
   201 								CleanupStack::PopAndDestroy(&server2);
   202 							   }
   202 							   }
   203 							   break;
   203 							   break;
   204 	
   204 							//Test case LBS-ConnectClose-0010
       
   205 							case 10:
       
   206 								{
       
   207 								// this test only valid on variant2 api:
       
   208 								__ASSERT_DEBUG(iExpectedApiBehaviour == EApiVariant2, User::Panic(_L("Unrecognised 'Expected Api Behaviour'"), 1));
       
   209 								INFO_PRINTF1(_L("<FONT><B>LBsroot has been started by EPosserver in this mode. </B></FONT>"));
       
   210 								}
       
   211 							break;
   205 						default:
   212 						default:
   206 						User::Leave(KErrArgument);
   213 						User::Leave(KErrArgument);
   207 						break;
   214 						break;
   208 							
   215 							
   209 						}
   216 						}