Commit ec65ea25 authored by Yann Garcia's avatar Yann Garcia
Browse files

TTF T033: Implement ASN.1 send/receive templates t

parent 4c34cd85
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ module NGAP_TestCases {
                              m_additionalDLUPTNLInformationForHOItem(
                                                                      m_ie_uPTLInf(
                                                                                   m_ie_gTPTunnel(
                                                                                                  m_ie_tla, 
                                                                                                  '0'B, 
                                                                                                  m_ie_gtpTeId
                                                                                   )),
                                                                      { m_qosFlowItemWithDataForwarding(
@@ -81,7 +81,7 @@ module NGAP_TestCases {
                               m_additionalDLUPTNLInformationForHOItem(
                                                                       m_ie_uPTLInf(
                                                                                    m_ie_gTPTunnel(
                                                                                                    m_ie_tla, 
                                                                                                    '0'B, 
                                                                                                    m_ie_gtpTeId
                                                                                    )),
                                                                       { m_qosFlowItemWithDataForwarding(
@@ -95,7 +95,7 @@ module NGAP_TestCases {
                                                                       m_additionalDLUPTNLInformationForHOItem_uPTransportLayerInformation(
                                                                                                                                           m_ie_uPTLInf(
                                                                                                                                                        m_ie_gTPTunnel(
                                                                                                                                                                       m_ie_tla, 
                                                                                                                                                                       '0'B, 
                                                                                                                                                                       m_ie_gtpTeId
                                                                                                                                                        
                               )))));
+863 −200

File changed.

Preview size limit exceeded, changes collapsed.