multimediacommsengine/mmcesrv/mmceserver/tsrc/ut_server/src/UT_CMCEStateOffering.cpp
branchRCL_3
changeset 18 91f50911ea81
parent 11 2a28ef775f15
child 25 fb1bbf85a302
equal deleted inserted replaced
17:a5ac35ca6d81 18:91f50911ea81
   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 );
   377 
   378 
   378     iSipSession->iSubState = CMceSipSession::EOffering;
   379     iSipSession->iSubState = CMceSipSession::EOffering;
   379     MCE_RESET_STUBS();
   380     MCE_RESET_STUBS();
   380    
   381    
   381     // 200 OK with answer decoding not ready
   382     // 200 OK with answer decoding not ready