Commit 8be90cd8 authored by pintar's avatar pintar
Browse files

sync points are checked in 601, 602 and 605 on SIP and ISUP side

parent c1fb2ec6
Loading
Loading
Loading
Loading
+24 −15
Original line number Original line Diff line number Diff line
@@ -13182,7 +13182,7 @@ function f_IsupBicc_TC_505_003() runs on IsupBiccComponent
}//End f_IsupBicc_TC_505_003
}//End f_IsupBicc_TC_505_003
}//end group TP505_3PTY
}//end group TP505_3PTY


group TP506_COLP{
group TP506_COL{


/* -----------------------------------TEST CASE TC506001------------------------------------*/
/* -----------------------------------TEST CASE TC506001------------------------------------*/
function f_IsupBicc_TC_506_001() runs on IsupBiccComponent
function f_IsupBicc_TC_506_001() runs on IsupBiccComponent
@@ -13734,7 +13734,7 @@ function f_IsupBicc_TC_506_014() runs on IsupBiccComponent
 f_IsupBicc_Post_CheckStates();
 f_IsupBicc_Post_CheckStates();


}//End f_IsupBicc_TC_506_014
}//End f_IsupBicc_TC_506_014
}//end group TP506_COLP
}//end group TP506_COL


group TP507_MCID{
group TP507_MCID{


@@ -15909,6 +15909,8 @@ function f_IsupBicc_TC_601_001() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -15964,6 +15966,8 @@ function f_IsupBicc_TC_601_002() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16019,6 +16023,8 @@ function f_IsupBicc_TC_601_003() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16075,6 +16081,8 @@ function f_IsupBicc_TC_601_004() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16131,6 +16139,8 @@ function f_IsupBicc_TC_601_005() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16187,6 +16197,8 @@ function f_IsupBicc_TC_601_006() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16249,6 +16261,8 @@ function f_IsupBicc_TC_601_007() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16311,6 +16325,8 @@ function f_IsupBicc_TC_601_008() runs on IsupBiccComponent
  // Check Conversation
  // Check Conversation
  f_IsupBicc_CheckConversation();
  f_IsupBicc_CheckConversation();
 
 
  f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); //Synchronisation point 'test body done'

  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  /*Send Release message (REL) with Cause Indicators indicating cause value = 16, and without optional parameters*/
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);
  f_send_REL(m_REL(c_CAU_CauseVal_16), true);


@@ -16396,9 +16412,6 @@ function f_IsupBicc_TC_602_002() runs on IsupBiccComponent
  f_awaiting_ACM_CPG(mw_ACM_BCI(mw_BCI_cpStatInd(c_BCI_cldPstatInd_subFree)),
  f_awaiting_ACM_CPG(mw_ACM_BCI(mw_BCI_cpStatInd(c_BCI_cldPstatInd_subFree)),
  					 mw_CPG_EIF(c_EIF_eventInd_alert));
  					 mw_CPG_EIF(c_EIF_eventInd_alert));


  /*Await default ANM message*/
  f_awaiting_ANM(mw_ANM_MSG_Def);

  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote hold.*/
  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote hold.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remHold)),true);
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remHold)),true);


@@ -16440,14 +16453,6 @@ function f_IsupBicc_TC_602_003() runs on IsupBiccComponent
  /*Await default ANM message*/
  /*Await default ANM message*/
  f_awaiting_ANM(mw_ANM_MSG_Def);
  f_awaiting_ANM(mw_ANM_MSG_Def);


  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote hold.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remHold)),true);

  f_selfOrClientSyncAndVerdict(c_sync1, f_getVerdict()); // Synchronisation point 1

  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote retrieval.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remRetriv)),true);

  f_selfOrClientSyncAndVerdict(c_sync1, f_getVerdict()); // Synchronisation point 1
  f_selfOrClientSyncAndVerdict(c_sync1, f_getVerdict()); // Synchronisation point 1


  /*Await CPG with event information = PROGRESS and GNI = remote hold*/
  /*Await CPG with event information = PROGRESS and GNI = remote hold*/
@@ -17284,9 +17289,13 @@ function f_IsupBicc_TC_605_003() runs on IsupBiccComponent
  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote hold.*/
  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = remote hold.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remHold)),true);
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_remHold)),true);


  f_selfOrClientSyncAndVerdict(c_sync1, f_getVerdict()); // Synchronisation point 1

  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = conference established.*/
  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = conference established.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_confEst)),true);
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_confEst)),true);


  f_selfOrClientSyncAndVerdict(c_sync2, f_getVerdict()); // Synchronisation point 2

  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = conference disconnected.*/
  /*Send Call progress message (CPG) with event information = 'PROGRESS' and and GNI = conference disconnected.*/
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_confDisc)),true);
  f_send_CPG(m_CPG_GNI(m_GNI(c_GNI_gNotInd_confDisc)),true);


@@ -17308,7 +17317,7 @@ function f_IsupBicc_TC_605_003() runs on IsupBiccComponent
}//End f_IsupBicc_TC_605_003
}//End f_IsupBicc_TC_605_003
}//end group TP605_3PTY
}//end group TP605_3PTY


group TP606_COLP{
group TP606_COL{


/* -----------------------------------TEST CASE TC606001------------------------------------ */
/* -----------------------------------TEST CASE TC606001------------------------------------ */
function f_IsupBicc_TC_606_001() runs on IsupBiccComponent
function f_IsupBicc_TC_606_001() runs on IsupBiccComponent
@@ -17746,7 +17755,7 @@ function f_IsupBicc_TC_606_010() runs on IsupBiccComponent
  f_IsupBicc_TC_606_004();
  f_IsupBicc_TC_606_004();
 
 
}//End f_IsupBicc_TC_606_010
}//End f_IsupBicc_TC_606_010
}//end group TP606_COLP
}//end group TP606_COL


group TP607_SUB {
group TP607_SUB {