Commit 9728b0da authored by Steffen Ludtke's avatar Steffen Ludtke
Browse files

added skeleton for new TPs

parent 95a03114
Loading
Loading
Loading
Loading
+55 −0
Original line number Diff line number Diff line
@@ -249,6 +249,26 @@ Package TP_AMF {
				}
			} // end TP_5GNAS_AMF_AUT_REQ_05


			
			Test Purpose {
			
			TP Id TP_5GNAS_AMF_AUT_ABN_01
			
			Test objective "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."
		
			Reference 
				"ETSI TS 124 501 [1], Clauses 5.4.1.3.7 and 8.2.4"
			
			Config Id CF_AMF_N2N1
			
			PICS Selection NONE

			//TODO

			} // end TP_5GNAS_AMF_AUT_ABN_01


		} // end Group Primary authentication and key agreement procedure	

		Group "5.4.2 Security mode control procedure"
@@ -308,6 +328,41 @@ Package TP_AMF {
				}
			} // end TP_NGNAS_AMF_AUT_SEQ_01

			Test Purpose {
			
				TP Id TP_5GNAS_AMF_SEC_ACC_01 
				
				Test objective "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."

				Reference 
					"ETSI TS 124 501 [1], Clause 5.4.2 and 8.2.25"
				
				Config Id CF_AMF_N2N1
				
				PICS Selection NONE

				 // TODO

			} // end TP_5GNAS_AMF_SEC_ACC_01

			Test Purpose {
			
				TP Id TP_5GNAS_AMF_SEC_REJ_01 
				
				Test objective "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."

				Reference 
					"ETSI TS 124 501 [1], Clause 5.4.2 and 8.2.25"
				
				Config Id CF_AMF_N2N1
				
				PICS Selection NONE

				 // TODO

			} // end TP_5GNAS_AMF_SEC_REJ_01
			

		} // end Group Security mode control procedure

	}  // end Group 5.2 5GMM Common Procedures