Commit af87d38c authored by garciay's avatar garciay
Browse files

Align TTCN-3 code on draft ETSI TS 102 985-2 v0.0.8

parent e4ed701a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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
        
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ module LibIts_TestSystem {
            
            // MGT1 ports
            port IiscPort iiscPort;
            // MGT2 ports
            port MgtMFSapPort mgtMFSapPort;
            port MgtMNSapPort mgtMNSapPort;