lbstest/lbstestproduct/lbsclient/src/ctlbsclientstepsrvconnectclose.cpp
branchRCL_3
changeset 55 c92d4f3c47c5
parent 54 0c2046328c85
child 65 a796fdeeb33c
equal deleted inserted replaced
54:0c2046328c85 55:c92d4f3c47c5
   203 							   break;
   203 							   break;
   204 							//Test case LBS-ConnectClose-0010
   204 							//Test case LBS-ConnectClose-0010
   205 							case 10:
   205 							case 10:
   206 								{
   206 								{
   207 								// this test only valid on variant2 api:
   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>"));
   208 								INFO_PRINTF1(_L("<FONT><B>LBsroot has been started by EPosserver in this mode. </B></FONT>"));
   210 								}
   209 								}
   211 							break;
   210 							break;
   212 						default:
   211 						default:
   213 						User::Leave(KErrArgument);
   212 						User::Leave(KErrArgument);