Loading AtsImsIot/AtsImsIot_TestControl.ttcn3 +13 −6 Original line number Diff line number Diff line Loading @@ -10,11 +10,18 @@ module AtsImsIot_TestControl { import from AtsImsIot_TestCases_SS all; control { // MESS TCs //execute(TC_IMS_MESS_0001()); // CALL TCs //execute(TC_IMS_CALL_0003()); //execute(TC_IMS_CALL_0007()); // REG TCs //execute(TC_IMS_REG_0002()); execute(TC_IMS_REG_0003()); // SS TCs //execute(TC_IMS_SS_0006()); } } No newline at end of file Loading
AtsImsIot/AtsImsIot_TestControl.ttcn3 +13 −6 Original line number Diff line number Diff line Loading @@ -10,11 +10,18 @@ module AtsImsIot_TestControl { import from AtsImsIot_TestCases_SS all; control { // MESS TCs //execute(TC_IMS_MESS_0001()); // CALL TCs //execute(TC_IMS_CALL_0003()); //execute(TC_IMS_CALL_0007()); // REG TCs //execute(TC_IMS_REG_0002()); execute(TC_IMS_REG_0003()); // SS TCs //execute(TC_IMS_SS_0006()); } } No newline at end of file