equal
deleted
inserted
replaced
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)); |
208 INFO_PRINTF1(_L("<FONT><B>LBsroot has been started by EPosserver in this mode. </B></FONT>")); |
209 INFO_PRINTF1(_L("<FONT><B>LBsroot has been started by EPosserver in this mode. </B></FONT>")); |
209 } |
210 } |
210 break; |
211 break; |
211 default: |
212 default: |
212 User::Leave(KErrArgument); |
213 User::Leave(KErrArgument); |