Loading ttcn/LibIts_Interface.ttcn +1 −2 Original line number Diff line number Diff line Loading @@ -183,8 +183,7 @@ module LibIts_Interface { // Variables for Fntp var PortNumber vc_portNumber := { portLong := 0 }; var ITS_scuId vc_scuId := 0; // TODO Check if it is used or not var UtCommandConfirm vc_utCommandConf; var UtCommandConfirm vc_utCommandConf; // FIXME To be removed } // End of component ItsNt Loading ttcn/LibIts_TestSystem.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ module LibIts_TestSystem { // MGT1 ports port IiscPort iiscPort; // MGT2 ports port MgtMFSapPort mgtMFSapPort; port MgtMNSapPort mgtMNSapPort; Loading Loading
ttcn/LibIts_Interface.ttcn +1 −2 Original line number Diff line number Diff line Loading @@ -183,8 +183,7 @@ module LibIts_Interface { // Variables for Fntp var PortNumber vc_portNumber := { portLong := 0 }; var ITS_scuId vc_scuId := 0; // TODO Check if it is used or not var UtCommandConfirm vc_utCommandConf; var UtCommandConfirm vc_utCommandConf; // FIXME To be removed } // End of component ItsNt Loading
ttcn/LibIts_TestSystem.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ module LibIts_TestSystem { // MGT1 ports port IiscPort iiscPort; // MGT2 ports port MgtMFSapPort mgtMFSapPort; port MgtMNSapPort mgtMNSapPort; Loading