Loading AtsCommon/SS_Ims_PICS.ttcn +9 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,15 @@ group PICS_Module_Parameters */ boolean PC_ACR_COMUNICATION_FORWARDED_TO_VOICE_MESSAGE_SERVICE; /* **************************************************************************************************** CW PICS used for test case selection *************************************************************************************************** */ /** @desc boolean PICS ref: ETSI TS 186 018-1 PICS 2/4 * True, if the invocation of the CW service provided */ boolean PC_CW_INVOCATION_PROVIDED; /* **************************************************************************************************** MCID PICS used for test case selection *************************************************************************************************** */ Loading AtsCommon/SS_Ims_Testcases.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ import from MCID_TestCases all; import from OIP_OIR_TestCases all; import from TIP_TIR_TestCases all; import from CW_TestCases all; } // end module SS_Ims_Testcases Loading
AtsCommon/SS_Ims_PICS.ttcn +9 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,15 @@ group PICS_Module_Parameters */ boolean PC_ACR_COMUNICATION_FORWARDED_TO_VOICE_MESSAGE_SERVICE; /* **************************************************************************************************** CW PICS used for test case selection *************************************************************************************************** */ /** @desc boolean PICS ref: ETSI TS 186 018-1 PICS 2/4 * True, if the invocation of the CW service provided */ boolean PC_CW_INVOCATION_PROVIDED; /* **************************************************************************************************** MCID PICS used for test case selection *************************************************************************************************** */ Loading
AtsCommon/SS_Ims_Testcases.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,6 @@ import from MCID_TestCases all; import from OIP_OIR_TestCases all; import from TIP_TIR_TestCases all; import from CW_TestCases all; } // end module SS_Ims_Testcases