Commit 187aa447 authored by Steffen Ludtke's avatar Steffen Ludtke
Browse files

add refrences, sub-fields and error corrections

parent 45dc6abe
Loading
Loading
Loading
Loading
+135 −63
Original line number Diff line number Diff line
@@ -315,12 +315,27 @@ Package TP_AMF {
	                        PDU_Session_Resource_Setup_Request_List containing
	                        	PDU_Session_Resource_Setup_Request_Item containing
	                            	PDU_SessionId indicating value PX_PDU_ID,
	                            	S_NSSAI,
	                            	S_NSSAI containing
	                        				SST
	                        			;,
	                            	PDU_Session_Resource_Setup_Request_Transfer
	                            ;
	                        ;,
	                        Allowed_NSSAI,
	                        UE_Security_Capabilities,
	                        Allowed_NSSAI containing
	                        	Allowed_NSSAI_List containing
	                        		Allowed_NSSAI_Item containing
	                        			S_NSSAI containing
	                        				SST
	                        			;
	                        		;
	                        	;
	                        ;,
	                        UE_Security_Capabilities containing
	                        	NR_Encryption_Algorithms,
	                        	NR_Integrity_Protection_Algorithms,
	                        	E_UTRA_Encryption_Algorithms,
	                        	E_UTRA_Integrity_Protection_Algorithms
	                        	;,
	                        Security_Key
	                        ;
	                    to the GNB entity
@@ -343,7 +358,7 @@ Package TP_AMF {
        	Test objective "Verify that the IUT can send a UE CONTEXT RELEASE COMMAND that contains both the AMF UE NGAP ID IE and the RAN UE NGAP ID IE."
        
        	Reference 
            	"ETSI TS 138 413 [1], Clauses 8.3.3" 
            	"ETSI TS 138 413 [1], Clauses 8.3.3 and 9.2.2.5" 
        
        	Config Id CFG_AMF_01
        
@@ -427,7 +442,7 @@ Package TP_AMF {
		        Test objective "Verify that the IUT can send a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.4.2" 
		            "ETSI TS 138 413 [1], Clauses 8.3.4.2 and 9.2.2.7" 
		        
		        Config Id CFG_AMF_01
		        
@@ -469,7 +484,7 @@ Package TP_AMF {
		        Test objective "Verify that the IUT can send a CONNECTION ESTABLISHMENT INDICATION that contains mandatory IEs."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.6.2" 
		            "ETSI TS 138 413 [1], Clauses 8.3.6.2 and 9.2.2.11" 
		        
		        Config Id CFG_AMF_01
		        
@@ -510,7 +525,7 @@ Package TP_AMF {
		        Test objective "Verify that the IUT can send a AMF CP RELOCATION INDICATION that contains mandatory IEs."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.7.2" 
		            "ETSI TS 138 413 [1], Clauses 8.3.7.2 and 9.2.2.12" 
		        
		        Config Id CFG_AMF_01
		        
@@ -553,8 +568,8 @@ Package TP_AMF {
		        Test objective "Verify that the IUT can successfully request UE information from the AMF."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.9.2",
		            "ETSI TS 138 413 [1], Clauses 8.3.10.2" 
		            "ETSI TS 138 413 [1], Clauses 8.3.9.2, 8.3.10.2, 9.2.2.14 and 9.2.2.15"
		          
	      
		        Config Id CFG_AMF_01
		        
@@ -606,7 +621,7 @@ Package TP_AMF {
		        Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST contains mandatory IEs and answers with UE CONTEXT SUSPEND REQUEST RESPONSE with successfully suspend UE context."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.11.2" 
		            "ETSI TS 138 413 [1], Clauses 8.3.11.2, 9.2.2.16 and 9.2.2.17" 
		        
		        Config Id CFG_AMF_01
		        
@@ -626,7 +641,8 @@ Package TP_AMF {
		                        PDU_Session_Resource_Suspend_List containing
		                        	PDU_Session_Resource_Suspend_Item containing
		                        		PDU_SessionId indicating value PX_PDU_ID,
		                        	 	UE_Context_Suspend_Request_Transfer
		                        	 	UE_Context_Suspend_Request_Transfer containing
		                        	 		Suspend_Indicator;
		                        	;
		                        ;
		                    ;
@@ -651,7 +667,7 @@ Package TP_AMF {
		        Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST contains mandatory IEs and answers with UE CONTEXT SUSPEND FAILURE with failed suspension."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.3.11.3" 
		            "ETSI TS 138 413 [1], Clauses 8.3.11.3, 9.2.2.16 and 9.2.2.18" 
		        
		        Config Id CFG_AMF_01
		        
@@ -672,7 +688,8 @@ Package TP_AMF {
		                        PDU_Session_Resource_Suspend_List containing
		                        	PDU_Session_Resource_Suspend_Item containing
		                        		PDU_SessionId indicating value PX_PDU_ID,
		                        	 	UE_Context_Suspend_Request_Transfer
		                        	 	UE_Context_Suspend_Request_Transfer containing
		                        	 		Suspend_Indicator;
		                        	;
		                        ;
		                    ;
@@ -703,7 +720,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a UE CONTEXT RESUME REQUEST contains mandatory IEs and answers with UE CONTEXT RESUME RESPONSE with successfully resume UE context."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.3.12.3" 
	            "ETSI TS 138 413 [1], Clauses 8.3.12.3, 9.2.2.19 and 9.2.2.20" 
	        
	        Config Id CFG_AMF_01
	        
@@ -724,7 +741,8 @@ Package TP_AMF {
	                        PDU_Session_Resource_Resume_List containing
	                        	PDU_Session_Resource_Resume_Item containing
	                        		PDU_SessionId indicating value PX_PDU_ID,
	                        		UE_Context_Resume_Request_Transfer
	                        		UE_Context_Suspend_Request_Transfer containing
		                        		Suspend_Indicator;
	                        	;
	                        ;
	                    ;
@@ -737,7 +755,8 @@ Package TP_AMF {
	                        PDU_Session_Resource_Resume_List containing
	                        	PDU_Session_Resource_Resume_Item containing
	                        		PDU_SessionId indicating value PX_PDU_ID,
	                        	 	UE_Context_Resume_Response_Transfer
	                        	 	UE_Context_Suspend_Request_Transfer containing
		                        		Suspend_Indicator;
	                        	;
	                        ;
	                     ;
@@ -812,7 +831,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message contains mandatory IEs and answers with HANDOVER COMMAND with successfully handover."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.1.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.1.2, 9.2.3.1 and 9.2.3.2" 
	        
	        Config Id CFG_AMF_01
	        
@@ -866,7 +885,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message contains mandatory IEs and answers with HANDOVER PREPARATION FAILURE because the UE is not longer available."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.1.3" 
	            "ETSI TS 138 413 [1], Clauses 8.4.1.3, 9.2.3.1 and 9.2.3.3" 
	        
	        Config Id CFG_AMF_01
	        
@@ -922,7 +941,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully sends a HANDOVER REQUEST message that contains mandatory IEs to the GNB."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.2.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.2.2 and 9.2.3.4" 
	        
	        Config Id CFG_AMF_01
	        
@@ -944,15 +963,29 @@ Package TP_AMF {
	                        Handover_Typ,
	                        Cause,
	                        UE_Aggregate_Maximum_Bit_Rate,
	                        UE_Security_Capabilitues
	                       	UE_Security_Capabilities containing
	                        	NR_Encryption_Algorithms,
	                        	NR_Integrity_Protection_Algorithms,
	                        	E_UTRA_Encryption_Algorithms,
	                        	E_UTRA_Integrity_Protection_Algorithms
	                        ;,
	                        PDU_Session_Setup_Resource_List containing
	                        	PDU_Session_Setup_Resource_Item containing
	                        		PDU_SessionId,
	                        		S_NSSAI,
	                        		S_NSSAI containing
	                            		SST;,
	                        		Handover_Request_Transfer
	                        	;
	                        ;,
	                        Allowed_NSSAI,
	                        Allowed_NSSAI containing
	                        	Allowed_NSSAI_List containing
	                        		Allowed_NSSAI_Item containing
	                        			S_NSSAI containing
	                        				SST
	                        			;
	                        		;
	                        	;
	                        ;,
	                        Source_to_Target_Transparent_Container,
	                        GUAMI containing
	                        	PLMN_Identity,  
@@ -980,7 +1013,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a PATH SWITCH REQUEST message that contains mandatory IEs and answers with PATH SWITCH REQUEST ACKNOWLEDGE to acknowledge the path switch."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.4.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.4.2, 9.2.3.8 and 9.2.3.9" 
	        
	        Config Id CFG_AMF_01
	        
@@ -998,7 +1031,12 @@ Package TP_AMF {
	                        RAN_UE_NGAP_ID,
	                        Source_AMF_UE_NGAP_ID,
	                        User_Location_Information,
	                        UE_Security_Capabilities,
	                        UE_Security_Capabilities containing
	                        	NR_Encryption_Algorithms,
	                        	NR_Integrity_Protection_Algorithms,
	                        	E_UTRA_Encryption_Algorithms,
	                        	E_UTRA_Integrity_Protection_Algorithms
	                        ;,
	                        PDU_Session_Resources_to_be_Switched_in_Downlink_List containing
	                        	PDU_Session_Resources_to_be_Switched_in_Downlink_Item containing
	                        		PDU_SessionId,
@@ -1012,7 +1050,10 @@ Package TP_AMF {
	                    the IUT entity sends a PATH_SWITCH_REQUEST_ACKNOWLEDGE containing
	                        AMF_UE_NGAP_ID,
	                        RAN_UE_NGAP_ID,
	                        Security_Context
	                        Security_Context containing 
	                        	Next_Hop_Chaining_Count,
	                        	Next_Hop_NH
	                        	;,
	                        PDU_Session_Resource_Switched_List containing
	                        	PDU_Session_Resource_Switched_Item containing
	                        		PDU_SessionId,
@@ -1033,7 +1074,7 @@ Package TP_AMF {
		        Test objective "Verify that the AMF node successfully processes a PATH SWITCH REQUEST message that contains mandatory IEs and two PDU Sessions with same ID and answers with PATH SWITCH REQUEST FAILURE."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.4.4.4" 
		            "ETSI TS 138 413 [1], Clauses 8.4.4.4, 9.2.3.8 and 9.2.3.10" 
		        
		        Config Id CFG_AMF_01
		        
@@ -1051,7 +1092,12 @@ Package TP_AMF {
		                        RAN_UE_NGAP_ID,
		                        Source_AMF_UE_NGAP_ID,
		                        User_Location_Information,
		                        UE_Security_Capabilities,
		                        UE_Security_Capabilities containing
			                        	NR_Encryption_Algorithms,
			                        	NR_Integrity_Protection_Algorithms,
			                        	E_UTRA_Encryption_Algorithms,
			                        	E_UTRA_Integrity_Protection_Algorithms
			                        ;,
		                        PDU_Session_Resources_to_be_Switched_in_Downlink_List containing
		                        	PDU_Session_Resources_to_be_Switched_in_Downlink_Item containing
		                        		PDU_SessionId,
@@ -1072,7 +1118,9 @@ Package TP_AMF {
		                        PDU_Session_Resource_Released_List containing
		                        	PDU_Session_Resource_Released_Item containing
		                        		PDU_SessionId,
		                        		Path_Switch_Request_Unsuccessful_Transfer
		                        		Path_Switch_Request_Unsuccessful_Transfer containing 
		                        			Cause
		                        		;
		                        	;
		                        ;
		                     ;
@@ -1095,7 +1143,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a HANDOVER CANCEL message that contains mandatory IEs and answers with HANDOVER CANCEL ACKNOWLEDGE to confirm that the ongoing handover was cancelled."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.5.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.5.2, 9.2.3.11 and 9.2.3.12" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1179,7 +1227,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully sends a DOWNLINK RAN STATUS TRANSFER message that contains mandatory IEs."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.6.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.6.2 and 9.2.3.14" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1220,7 +1268,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully sends a DOWNLINK RAN EARLY STATUS TRANSFER message that contains mandatory IEs."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.4.9.2" 
	            "ETSI TS 138 413 [1], Clauses 8.4.10.2 and 9.2.3.17" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1284,7 +1332,11 @@ Package TP_AMF {
	                    the IUT entity sends a PAGING containing
	                        UE_Paging_Identity containing
	                        	5G_S_TMSI containing
	                        		5G_S_TMSI
	                        		5G_S_TMSI containing
	                        			AMF_Set_ID,
	                        			AMF_Pointer,
	                        			5G_TMSI
	                        		;
	                        	;
	                        ;
	                    ;
@@ -1310,7 +1362,7 @@ Package TP_AMF {
	        Test objective "Verify that the IUT can send an DOWNLINK NAS TRANSPORT message to carry NAS information over the NG interface."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.6.2.2 and 9.2.5.2",
	            "ETSI TS 138 413 [1], Clauses 8.6.2.2, 9.2.5.1 and 9.2.5.2",
	            "ETSI TS 123 502 [6], Clause 4.24.1"
	        
	        Config Id CFG_AMF_01
@@ -1382,6 +1434,7 @@ Package TP_AMF {
	                then {
	                    the IUT entity sends an REROUTE_NAS_REQUEST containing
	                        RAN_UE_NGAP_ID,
	                        NGAP_Message, // Contains the INITIAL UE MESSAGE
	                        NAS_PDU,
	                        AMF_Set_ID
	                     ;   
@@ -1717,7 +1770,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a RAN CONFIGURATION UPDATE message with RAN CONFIGURATION UPDATE ACKNOWLEDGE to acknowledge the update."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.7.2.2" 
	            "ETSI TS 138 413 [1], Clauses 8.7.2.2, 9.2.6.4 and 9.2.6.5" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1738,7 +1791,11 @@ Package TP_AMF {
	                        	Broadcast_PLMN_List containing
	                        		Broadcast_PLMN_Item containing
	                        			PLMN_Identity,
	                        			TAI_Slice_Support_List
	                        			TAI_Slice_Support_List containing
	                        				S_NSSAI containing
	                            				SST
	                            				;
	                        				;
	                        			;
	                        		;
	                        	;
@@ -1761,7 +1818,7 @@ Package TP_AMF {
		        Test objective "Verify that the AMF node successfully declines a RAN CONFIGURATION UPDATE message with RAN CONFIGURATION UPDATE FAILURE when the AMF is not able to handle the request."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.7.2.2" 
		            "ETSI TS 138 413 [1], Clauses 8.7.2.2 and 9.2.6.4 and 9.2.6.6" 
		        
		        Config Id CFG_AMF_01
		        
@@ -1781,7 +1838,11 @@ Package TP_AMF {
		                        	Broadcast_PLMN_List containing
		                        		Broadcast_PLMN_Item containing
		                        			PLMN_Identity,
		                        			TAI_Slice_Support_List
		                        			TAI_Slice_Support_List containing
		                        				S_NSSAI containing
		                            				SST
		                            				;
		                        				;
		                        			;
		                        		;
		                        	;
@@ -1811,7 +1872,7 @@ Package TP_AMF {
		        Test objective "Verify that the IUT can send a AMF CONFIGURATION UPDATE message to the AMF."
		        
		        Reference 
		            "ETSI TS 138 413 [1], Clauses 8.7.3.2"
		            "ETSI TS 138 413 [1], Clauses 8.7.3.2 and 9.2.6.7"
		        
		        Config Id CFG_AMF_01
		        
@@ -1843,18 +1904,11 @@ Package TP_AMF {
		                        PLMN_Support_List containing
		                        	PLMN_Support_Item containing
		                        		PLMN_Identity,
		                        		Slice_Support_List
		                        		Slice_Support_List containing
		                      				S_NSSAI containing
		                            				SST
		                            			;
		                        ;,
		                        AMF_TNL_Association_to_Add_List containing
		                        	AMF_TNL_Association_to_Add_item containing
		                        		AMF_TNL_Association_Address,
		                        		TNL_Address_Weight_Factor
		                        			;
		                        ;,
		                        AMF_TNL_Association_to_Update_List containing 
		                        	AMF_TNL_Association_to_Update_Item containing
		                        		AMF_TNL_Association_Address
		                        	;
		                        ;    
		                    ;            
@@ -1879,7 +1933,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF node successfully processes a NG RESET message that contains mandatory IEs and answers with NG RESET ACKNOWLEDGE to acknowledge the reset."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.7.4.2.2" 
	            "ETSI TS 138 413 [1], Clauses 8.7.4.2.2, 9.2.6.11 and 9.2.6.12" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1924,7 +1978,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF can send a ERROR INDICATION to the GNB when a error occurs."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.7.5.2" 
	            "ETSI TS 138 413 [1], Clauses 8.7.5.2 and 9.2.6.13" 
	        
	        Config Id CFG_AMF_01
	        
@@ -1950,12 +2004,26 @@ Package TP_AMF {
	                        PDU_Session_Resource_Setup_Request_List containing
	                        	PDU_Session_Resource_Setup_Request_Item containing
	                            	PDU_SessionId indicating value PX_PDU_ID,
	                            	S_NSSAI,
	                            	S_NSSAI containing
	                            		SST;,
	                            	PDU_Session_Resource_Setup_Request_Transfer
	                            ;
	                        ;,
	                        Allowed_NSSAI,
	                        UE_Security_Capabilities, // Implementation Node: use a not supported security key
	                        Allowed_NSSAI containing
	                        	Allowed_NSSAI_List containing
	                        		Allowed_NSSAI_Item containing
	                        			S_NSSAI containing
	                        				SST
	                        			;
	                        		;
	                        	;
	                        ;,
	                        UE_Security_Capabilities containing // Implementation Node: use a not supported security key
	                        	NR_Encryption_Algorithms,
	                        	NR_Integrity_Protection_Algorithms,
	                        	E_UTRA_Encryption_Algorithms,
	                        	E_UTRA_Integrity_Protection_Algorithms
	                        	;, 
	                        Security_Key
	                        ;
	                        from the GNB entity
@@ -1980,7 +2048,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF can send a AMF STATUS INDICATION to the GNB when a error occurs."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.7.6.2" 
	            "ETSI TS 138 413 [1], Clauses 8.7.6.2 and 9.2.6.10" 
	        
	        Config Id CFG_AMF_01
	        
@@ -2044,7 +2112,11 @@ Package TP_AMF {
	                    the IUT entity sends a OVERLOAD_START containing
	                    	Overload_Start_NSSAI_List containing 
	                    		Overload_Start_NSSAI_Item containing
	                    			Slice_Overload_List
	                    			Slice_Overload_List containing
	                    				S_NSSAI containing
	                            			SST
	                            		;
	                    			;
	                    		;
	                    	;
	                    ;
@@ -2066,7 +2138,7 @@ Package TP_AMF {
	        Test objective "Verify that the AMF can send a OVERLOAD STOP to the GNB."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.7.8.2" 
	            "ETSI TS 138 413 [1], Clauses 8.7.8.2 and 9.2.6.15" 
	        
	        Config Id CFG_AMF_01