Loading ttcn/Ats464XLat/Ats464XLat_Pixits.ttcn3 +19 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ module Ats464XLat_Pixits { import from LibCommon_DataStrings all; import from LibCommon_BasicTypesAndValues all; // LibIpv6 import from LibIpv6_CommonRfcs_TypesAndValues all; // AtsCommon import from AtsCommon_TypesAndValues all; Loading Loading @@ -40,4 +43,20 @@ module Ats464XLat_Pixits { } } modulepar Ipv6Address PX_FTP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_FTP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_SIP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_SIP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_RTSP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_RTSP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_PPTP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_PPTP_SERVER_IPV4_ADDRESS := '41d0e4df'O; } // End of module Ats464XLat_Pixits No newline at end of file ttcn/Ats464XLat/Ats464XLat_TestCases.ttcn3 +800 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
ttcn/Ats464XLat/Ats464XLat_Pixits.ttcn3 +19 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ module Ats464XLat_Pixits { import from LibCommon_DataStrings all; import from LibCommon_BasicTypesAndValues all; // LibIpv6 import from LibIpv6_CommonRfcs_TypesAndValues all; // AtsCommon import from AtsCommon_TypesAndValues all; Loading Loading @@ -40,4 +43,20 @@ module Ats464XLat_Pixits { } } modulepar Ipv6Address PX_FTP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_FTP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_SIP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_SIP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_RTSP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_RTSP_SERVER_IPV4_ADDRESS := '41d0e4df'O; modulepar Ipv6Address PX_PPTP_CLIENT_IPV6_ADDRESS := '20010db8000000000000000000000001'O; modulepar Ipv4Address PX_PPTP_SERVER_IPV4_ADDRESS := '41d0e4df'O; } // End of module Ats464XLat_Pixits No newline at end of file
ttcn/Ats464XLat/Ats464XLat_TestCases.ttcn3 +800 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes