Loading AtsImsIot/AtsImsIot_TestControl.ttcn3 0 → 100644 +11 −0 Original line number Diff line number Diff line /** * @author STF 370 * @version $Id: $ * @desc This module provides ATS specific test control declarations. */ module AtsImsIot_TestControl { import from AtsImsIot_TestCases_CALL all; import from AtsImsIot_TestCases_MESS all; import from AtsImsIot_TestCases_REG all; import from AtsImsIot_TestCases_SS all; } No newline at end of file Loading
AtsImsIot/AtsImsIot_TestControl.ttcn3 0 → 100644 +11 −0 Original line number Diff line number Diff line /** * @author STF 370 * @version $Id: $ * @desc This module provides ATS specific test control declarations. */ module AtsImsIot_TestControl { import from AtsImsIot_TestCases_CALL all; import from AtsImsIot_TestCases_MESS all; import from AtsImsIot_TestCases_REG all; import from AtsImsIot_TestCases_SS all; } No newline at end of file