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

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

parent e1027c7f
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ module NGAP_TestCases {
                                                                                                  m_ie_gtpTeId
                                                                                   )),
                                                                      { m_qosFlowItemWithDataForwarding(
                                                                                                        m_qosFlowIdentifier,
                                                                                                        0,
                                                                                                        m_dataForwardingAccepted
                                                                                                        )
                                                                      }
@@ -85,9 +85,9 @@ module NGAP_TestCases {
                                                                                                    m_ie_gtpTeId
                                                                                    )),
                                                                       { m_qosFlowItemWithDataForwarding(
                                                                                                         m_qosFlowIdentifier,
                                                                                                         0,
                                                                                                         m_dataForwardingAccepted,
                                                                                                         m_qosFlowItemWithDataForwarding_alternativeQoSParaSetIndex(
                                                                                                         m_qosFlowItemWithDataForwarding_id_CurrentQoSParaSetIndex(
                                                                                                                                                                   m_alternativeQoSParaSetIndex
                                                                                                         )) 
                                                                       },
+696 −125

File changed.

Preview size limit exceeded, changes collapsed.