Commit 58dd979c authored by Yann Garcia's avatar Yann Garcia
Browse files

Add skeletons for N1N2 TPs functions

parent 5e80e0a7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -244,7 +244,7 @@ Package TP_AMF {
                Expected behaviour
                    ensure that {
                        when {
                        the IUT entity indicate a UE deactivation
                        the IUT entity indicates a UE deactivation
                        }
                        then {
                            the IUT entity sends a DOWNLINK_NAS_TRANSPORT containing
@@ -367,7 +367,7 @@ Package TP_AMF {
                                    payload_container_type set to "N1 SM information",
                                    number_of_optional_IEs set to 1,
                                    optional_IE_1 set to "PDU SESSION ESTABLISHMENT ACCEPT";,
                                5GQoS indicating value 5,
                                5GQoS indicating value 6,
                                pDU_address,
                                pDU_session_ID,
                                DNN indicating value IMS;;
@@ -528,7 +528,7 @@ Package TP_AMF {

                TP Id TP_N1N2_AMF_ECO_PDUR_06

                Test objective "responds with a DL NAS transport message containing a PDU SESSION RELEASE REQUEST - Triggered by UE."
                Test objective "Verify that the IUT responds with a DL NAS transport message containing a PDU SESSION RELEASE REQUEST - Triggered by UE."

                Reference
                    "ETSI TS 124 501 [1], Clauses 5.4.5.2.3, 8.2.10, 8.2.11 and 8.3"
+1 −1
Original line number Diff line number Diff line
@@ -36,6 +36,6 @@ module AtsIms5gIot_TD_REG {

         } //End of group IMSRegistration    

    } // End of group Roaming
    } // End of group Interoperability

} // End of module AtsIms5gIot_TD_REG
+976 −3

File changed.

Preview size limit exceeded, changes collapsed.