Loading AtsImsIot/AtsImsIot_Templates.ttcn +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ module AtsImsIot_Templates { import from LibCommon_BasicTypesAndValues {type UInt16;} import from LibCommon_VerdictControl {type FncRetCode;} import from LibIot_TypesAndValues { type InterfaceInfoList, Loading AtsImsIot/AtsImsIot_TestCases_MESS.ttcn +14 −14 Original line number Diff line number Diff line Loading @@ -5,15 +5,15 @@ */ module AtsImsIot_TestCases_MESS { import from LibIot_TypesAndValues { type StartTrafficCaptureRsp, StopTrafficCaptureRsp; } import from AtsImsIot_Behavior { function all; import from LibIot_TypesAndValues { type StartTrafficCaptureRsp, StopTrafficCaptureRsp; } import from AtsImsIot_Functions { function all; } import from AtsImsIot_Behavior {function all;} import from AtsImsIot_Functions {function all;} import from LibCommon_VerdictControl {type FncRetCode} //import from LibIot_PIXITS {modulepar PX_EUT_A, PX_EUT_B;} import from LibIot_PIXITS all; Loading Loading
AtsImsIot/AtsImsIot_Templates.ttcn +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ module AtsImsIot_Templates { import from LibCommon_BasicTypesAndValues {type UInt16;} import from LibCommon_VerdictControl {type FncRetCode;} import from LibIot_TypesAndValues { type InterfaceInfoList, Loading
AtsImsIot/AtsImsIot_TestCases_MESS.ttcn +14 −14 Original line number Diff line number Diff line Loading @@ -5,15 +5,15 @@ */ module AtsImsIot_TestCases_MESS { import from LibIot_TypesAndValues { type StartTrafficCaptureRsp, StopTrafficCaptureRsp; } import from AtsImsIot_Behavior { function all; import from LibIot_TypesAndValues { type StartTrafficCaptureRsp, StopTrafficCaptureRsp; } import from AtsImsIot_Functions { function all; } import from AtsImsIot_Behavior {function all;} import from AtsImsIot_Functions {function all;} import from LibCommon_VerdictControl {type FncRetCode} //import from LibIot_PIXITS {modulepar PX_EUT_A, PX_EUT_B;} import from LibIot_PIXITS all; Loading