Commit 4bdd1488 authored by Steffen Ludtke's avatar Steffen Ludtke
Browse files

TP IDs added

parent 4de26d26
Loading
Loading
Loading
Loading
+27 −20
Original line number Diff line number Diff line
@@ -37,42 +37,49 @@
# TP objective ideas reviewed

## Section 5.4.1.3.7 (FF)

- TP_5GNAS_AMF_AUT_ABN_01
    - Verify that the IUT sends a new IDENTIFICATION REQUEST message to obtain the SUCI from the UE upon receipt of an AUTHENTICATION FAILURE message indicating a 5GMM cause value #26 - non-5G authentication unacceptable. (FF)
        - This case is also valid in cases where the UE send Auth Response, but the response parameters do not match.
        - Please check Note 2: "... the network may also terminate the 5G AKA based primary authentication ..." Depends on ID used in Initial NAS message

- TP_5GNAS_AMF_AUT_ABN_02
    - Verify that the IUT sends a new AUTHENTICATION REQUEST message to re-initiate the 5G AKA based primary authentication upon receipt of an IDENTIFICATION RESPONSE message indicating an incorrect 5G-GUTI to SUPI mapping. (FF)

- TP_5GNAS_AMF_AUT_ABN_03
    - Verify that the IUT sends a AUTHENTICATION REJECT message to terminate the 5G AKA based primary authentication and key agreement authentication procedure upon receipt of an IDENTIFICATION RESPONSE message indicating an correct 5G-GUTI to SUPI mapping. (FF)

- TP_5GNAS_AMF_AUT_ABN_04
    - Verify that the IUT sends a new AUTHENTICATION REQUEST message after a successful re-synchronisation procedure upon receipt of an AUTHENTICATION FAILURE message indicating a 5GMM cause value #21 (Synch failure) and including the AUTS parameter. (FF)


## Section 5.4.2: Security mode control procedure (FF)

- TP_5GNAS_AMF_SEC_ACC_01
    - Verify that the IUT, upon receiving the NAS Security Mode Complete Message after completing the NAS Authentication and Security procedure, successfully completes the registration process by accepting the registration.

- TP_5GNAS_AMF_SEC_REJ_01
    - Verify that the IUT, upon receiving the NAS Security Mode Reject Message after a failed NAS Authentication and security procedure, successfully aborts the registration process by rejecting the registration.

- TP_5GNAS_AMF_SEC_ABN_01
    - Verify that the IUT sends a new AUTHENTICATION REQUEST message to re-initiate the 5G AKA based primary authentication upon receipt of an AUTHENTICATION FAILURE message indicating a 5GMM cause value #71 (ngKSI already in use). (FF)    See above in Section 5.4.1.3.7


## ## Section 5.4.3: Identification procedure (FF)

- TP_5GNAS_AMF_IDN_ACC_02
    - Verify that the IUT sends an IDENTITY REQUEST message correctly upon receipt of an AUTHENTICATION FAILURE message indicating a 5GMM cause value #20. (already implemented as: TP_5GNAS_AMF_AUT_REQ_04)

- TP_5GNAS_AMF_IDN_RES_01
    - Verify that the IUT, upon receiving an IDENTITY RESPONSE message from the UE with an incorrect IMSI, correctly sends an AUTHENTICATION REQUEST message. The IDENTITY REQUEST message is triggered during an authentication procedure with a failed authentication (AUTHENTICATION FAILURE).

- TP_5GNAS_AMF_IDN_REJ_01
    - Verify that the IUT, upon receiving an IDENTITY RESPONSE message from the UE with a correct IMSI, correctly sends an AUTHENTICATION REJECT message. The IDENTITY REQUEST message is triggered during an authentication procedure with a failed authentication (AUTHENTICATION FAILURE).

- TP_5GNAS_AMF_IDN_RES_02
    - Verify that the IUT stops re-sending an Identity REQUEST message if no Identity RESPONSE message is received on the fifth expiry of timer T3519.


## Section 5.4.5: NAS transport procedure (FF) ( 8.2.10, 8.2.11)

- TP_5GNAS_AMF_DLN_ACC_01
    - Verify that the IUT correctly handles a UL NAS transport message containing a PDU SESSION ESTABLISHMENT REQUEST from the UE and responds with a DL NAS transport message containing a PDU SESSION ESTABLISHMENT ACCEPT.

    **Note:** This test idea could be unnecessary. Since the messages DL and UL NAS transport are intrinsically linked to PDU Sessions, their functionality is already verified within the scope of sections 6.3 and 6.4.