Loading AtsCommon/SS_Ims_TestExecution.ttcndeleted 100644 → 0 +0 −27 Original line number Diff line number Diff line module SS_Ims_TestExecution { //LobCommon import from LibCommon_BasicTypesAndValues all; //AtsCommon import from SS_Ims_PIXITS all; import from SS_Ims_Testcases all; //SipAts import from LibSip_SIPTypesAndValues all; //import from SipIsup_PICS all; control { //Variables var UInt8 i, j := 0; //var UInt8 j := 0; var CSeq v_CSeq_s := { fieldName := CSEQ_E, seqNumber := 0, method := "INVITE" }; }//end control } // end module SS_Ims_TestExecution No newline at end of file Loading
AtsCommon/SS_Ims_TestExecution.ttcndeleted 100644 → 0 +0 −27 Original line number Diff line number Diff line module SS_Ims_TestExecution { //LobCommon import from LibCommon_BasicTypesAndValues all; //AtsCommon import from SS_Ims_PIXITS all; import from SS_Ims_Testcases all; //SipAts import from LibSip_SIPTypesAndValues all; //import from SipIsup_PICS all; control { //Variables var UInt8 i, j := 0; //var UInt8 j := 0; var CSeq v_CSeq_s := { fieldName := CSEQ_E, seqNumber := 0, method := "INVITE" }; }//end control } // end module SS_Ims_TestExecution No newline at end of file