Loading ttcn/Ats6RD/Ats6RD_Interfaces.ttcn3 +4 −3 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ module Ats6RD_Interfaces { import from AtsCommon_Interfaces { type DHCPv4Port, DHCPv6Port, DHCPv4Component, DHCPv6Component DHCPv4Component, DHCPv6Component, UtComponent }; group mtcDesc { Loading Loading @@ -69,7 +70,7 @@ module Ats6RD_Interfaces { timer tc_ac:= PX_TAC; /** Timer used for unexpected received message */ timer tc_noac:= PX_TNOAC; /** Timer used for receive meceige */ /** Timer used for receive message */ timer tc_twait:= PX_TWAIT; } // End of component HostComponent Loading @@ -82,7 +83,7 @@ module Ats6RD_Interfaces { timer tc_ac:= PX_TAC; /** Timer used for unexpected received message */ timer tc_noac:= PX_TNOAC; /** Timer used for receive meceige */ /** Timer used for receive message */ timer tc_twait:= PX_TWAIT; } // End of component BRComponent Loading ttcn/AtsDSlite/AtsDSLite_Interfaces.ttcn3 +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ module AtsDSLite_Interfaces { import from AtsCommon_Interfaces { type DHCPv6Port, DNSPort, DHCPv6Component, DNSComponent DHCPv6Component, DNSComponent, UtComponent }; group mtcDesc { Loading ttcn/AtsMAPE/AtsMapE_Interfaces.ttcn3 +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ module AtsMapE_Interfaces { Ipv4Port, Ipv6Port }; // AtsCommon import from AtsCommon_Interfaces all; group systemDesc { } // End of component TestAdapter Loading Loading
ttcn/Ats6RD/Ats6RD_Interfaces.ttcn3 +4 −3 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ module Ats6RD_Interfaces { import from AtsCommon_Interfaces { type DHCPv4Port, DHCPv6Port, DHCPv4Component, DHCPv6Component DHCPv4Component, DHCPv6Component, UtComponent }; group mtcDesc { Loading Loading @@ -69,7 +70,7 @@ module Ats6RD_Interfaces { timer tc_ac:= PX_TAC; /** Timer used for unexpected received message */ timer tc_noac:= PX_TNOAC; /** Timer used for receive meceige */ /** Timer used for receive message */ timer tc_twait:= PX_TWAIT; } // End of component HostComponent Loading @@ -82,7 +83,7 @@ module Ats6RD_Interfaces { timer tc_ac:= PX_TAC; /** Timer used for unexpected received message */ timer tc_noac:= PX_TNOAC; /** Timer used for receive meceige */ /** Timer used for receive message */ timer tc_twait:= PX_TWAIT; } // End of component BRComponent Loading
ttcn/AtsDSlite/AtsDSLite_Interfaces.ttcn3 +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ module AtsDSLite_Interfaces { import from AtsCommon_Interfaces { type DHCPv6Port, DNSPort, DHCPv6Component, DNSComponent DHCPv6Component, DNSComponent, UtComponent }; group mtcDesc { Loading
ttcn/AtsMAPE/AtsMapE_Interfaces.ttcn3 +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ module AtsMapE_Interfaces { Ipv4Port, Ipv6Port }; // AtsCommon import from AtsCommon_Interfaces all; group systemDesc { } // End of component TestAdapter Loading