Loading CH/CH_TC_Functions.ttcn +1 −3 Original line number Diff line number Diff line Loading @@ -84,9 +84,7 @@ module CH_TC_Functions { f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict()); // ---- test body -----> f_getInvite(mw_INVITE_Request( vc_callId )); f_getInvite(mw_INVITE_Request_Base); f_SIP_checksetSDPreqDirection( p_direction_in, p_direction_out Loading CH/CH_TestCases.ttcn +16 −16 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -83,7 +83,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -115,7 +115,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -147,7 +147,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -179,7 +179,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -211,7 +211,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -244,7 +244,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -276,7 +276,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -312,7 +312,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -344,7 +344,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -376,7 +376,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -408,7 +408,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -440,7 +440,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -472,7 +472,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -505,7 +505,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -537,7 +537,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading OIP_OIR/OIP_OIR_TestCases.ttcn +20 −20 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -78,7 +78,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -106,7 +106,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -133,7 +133,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U02_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -158,7 +158,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U02_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -187,7 +187,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -210,7 +210,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -235,7 +235,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -259,7 +259,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_004(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -283,7 +283,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_005(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -306,7 +306,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -329,7 +329,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -352,7 +352,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -375,7 +375,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_004(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -400,7 +400,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_005(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -423,7 +423,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_011(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -446,7 +446,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_012(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -473,7 +473,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -499,7 +499,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -524,7 +524,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading Loading
CH/CH_TC_Functions.ttcn +1 −3 Original line number Diff line number Diff line Loading @@ -84,9 +84,7 @@ module CH_TC_Functions { f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict()); // ---- test body -----> f_getInvite(mw_INVITE_Request( vc_callId )); f_getInvite(mw_INVITE_Request_Base); f_SIP_checksetSDPreqDirection( p_direction_in, p_direction_out Loading
CH/CH_TestCases.ttcn +16 −16 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -83,7 +83,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -115,7 +115,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -147,7 +147,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -179,7 +179,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -211,7 +211,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -244,7 +244,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -276,7 +276,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -312,7 +312,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -344,7 +344,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -376,7 +376,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -408,7 +408,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -440,7 +440,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -472,7 +472,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -505,7 +505,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -537,7 +537,7 @@ module CH_TestCases { )); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading
OIP_OIR/OIP_OIR_TestCases.ttcn +20 −20 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -78,7 +78,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -106,7 +106,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -133,7 +133,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U02_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading @@ -158,7 +158,7 @@ module OIP_OIR_TestCases { v_pcscf.start(f_TC_OIP_U02_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_prDone, c_tbDone, c_poDone}); f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); // tear down test configuration f_cf_ue_down(v_pcscf); Loading Loading @@ -187,7 +187,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -210,7 +210,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -235,7 +235,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -259,7 +259,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_004(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -283,7 +283,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_005(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -306,7 +306,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -329,7 +329,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -352,7 +352,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -375,7 +375,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_004(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -400,7 +400,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_005(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -423,7 +423,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_011(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -446,7 +446,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N01_012(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -473,7 +473,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_001(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -499,7 +499,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_002(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading @@ -524,7 +524,7 @@ module OIP_OIR_TestCases { v_scscf.start(f_TC_OIP_N02_003(p_CSeq)); // synchronize component f_serverSyncClients(1, {c_tbDone}); f_serverSync1Client({c_tbDone}); // tear down test configuration f_cf_as_down(v_scscf); Loading