multimediacommsengine/mmcesrv/mmceserver/tsrc/ut_server/src/UT_CMCEStateOffering.cpp
branchRCL_3
changeset 13 fb1bbf85a302
parent 12 91f50911ea81
child 17 b9d283c5c7b5
equal deleted inserted replaced
12:91f50911ea81 13:fb1bbf85a302
   372     EUNIT_ASSERT ( event1.Code() == EMceMediaUpdated );
   372     EUNIT_ASSERT ( event1.Code() == EMceMediaUpdated );
   373     EUNIT_ASSERT ( iSipSession->PendingTransactions().Count() == 1 );
   373     EUNIT_ASSERT ( iSipSession->PendingTransactions().Count() == 1 );
   374     EUNIT_ASSERT ( !iSipSession->WaitingMediaCallback() );
   374     EUNIT_ASSERT ( !iSipSession->WaitingMediaCallback() );
   375 	EUNIT_ASSERT ( body.iSipContactAddrSecure == CMceSession::EControlPathUnsecure );
   375 	EUNIT_ASSERT ( body.iSipContactAddrSecure == CMceSession::EControlPathUnsecure );
   376 	EUNIT_ASSERT ( body.SecureSession()->iLSReadyToBind == ETrue );
   376 	EUNIT_ASSERT ( body.SecureSession()->iLSReadyToBind == ETrue );
   377     EUNIT_ASSERT ( body.SecureSession()->iKeyNeedUpdated == ETrue );
       
   378 
   377 
   379     iSipSession->iSubState = CMceSipSession::EOffering;
   378     iSipSession->iSubState = CMceSipSession::EOffering;
   380     MCE_RESET_STUBS();
   379     MCE_RESET_STUBS();
   381    
   380    
   382     // 200 OK with answer decoding not ready
   381     // 200 OK with answer decoding not ready