Commit 2e48b4e3 authored by kretzschmann's avatar kretzschmann
Browse files

create TP groups in AMF

parent dcadd259
Loading
Loading
Loading
Loading
+88 −48
Original line number Diff line number Diff line
@@ -1224,54 +1224,6 @@ Package TP_AMF {
    	
	} // end Group "8.6 Transport of NAS Messages Procedures"
	
	Group "8.8 Configuration Transfer Procedure"
    {	    	
		Group "Downlink RAN Configuration Transfer"
    	{
	    	import all from Ngap_Common;
	    	 
	    	Test Purpose {
			
	        TP Id TP_NGAP_AMF_CTP_01
	        
	        Test objective "Verify that the IUT can send an Downlink RAN Configuration Transfer message to transfer RAN configuration information to the NG-RAN."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.8.2 and 9.2.7.2" 
	        
	        Config Id CFG_AMF_01
	        
	        PICS Selection PICS_A3/5_1
    		
	        Expected behaviour
	            ensure that {
	                when {
	                    the IUT entity indicate the initiation "of a Downlink RAN Configuration Transfer"
	                }
	                then {
	                    the IUT entity sends an NAS_NON_DELIVERY_INDICATION containing
	                        SON_Configuration_Transfer containing
	                        	Target_RAN_Node_ID containing
	                        		Global_RAN_Node_ID,
	                        		Selected_TAI
	                        	;,
	                        	Source_RAN_Node_ID containing
	                        		Global_RAN_Node_ID,
	                        		Selected_TAI
	                        	;,
	                        	SON_Information
	                        ;
	                     ;   
	                     to the GNB entity       
	                }
	           	}
	            
	    	} // end TP_NGAP_AMF_CTP_01
	    	
		} // end "Downlink RAN Configuration Transfer"
    	
	} // end Group "8.8 Configuration Transfer Procedure"
       
	Group "8.7 Interface Management Procedures"
    {
    	Group "NG Setup"
@@ -1550,5 +1502,93 @@ Package TP_AMF {
    	} // End Group "AMF Configuration Update"
    	
    } // End Group "8.7 Interface Management Procedures"
	
	Group "8.8 Configuration Transfer Procedure"
    {	    	
		Group "Downlink RAN Configuration Transfer"
    	{
	    	import all from Ngap_Common;
	    	 
	    	Test Purpose {
			
	        TP Id TP_NGAP_AMF_CTP_01
	        
	        Test objective "Verify that the IUT can send an Downlink RAN Configuration Transfer message to transfer RAN configuration information to the NG-RAN."
	        
	        Reference 
	            "ETSI TS 138 413 [1], Clauses 8.8.2 and 9.2.7.2" 
	        
	        Config Id CFG_AMF_01
	        
	        PICS Selection PICS_A3/5_1
    		
	        Expected behaviour
	            ensure that {
	                when {
	                    the IUT entity indicate the initiation "of a Downlink RAN Configuration Transfer"
	                }
	                then {
	                    the IUT entity sends an NAS_NON_DELIVERY_INDICATION containing
	                        SON_Configuration_Transfer containing
	                        	Target_RAN_Node_ID containing
	                        		Global_RAN_Node_ID,
	                        		Selected_TAI
	                        	;,
	                        	Source_RAN_Node_ID containing
	                        		Global_RAN_Node_ID,
	                        		Selected_TAI
	                        	;,
	                        	SON_Information
	                        ;
	                     ;   
	                     to the GNB entity       
	                }
	           	}
	            
	    	} // end TP_NGAP_AMF_CTP_01
	    	
		} // end "Downlink RAN Configuration Transfer"
    	
	} // end Group "8.8 Configuration Transfer Procedure"
       
	Group "8.9 Warning Message Transmission Procedures"
	{
		
	} // "8.9 Warning Message Transmission Procedures"
	
	Group "8.10 NRPPa Transport Procedures"
	{
		
	} // "8.10 NRPPa Transport Procedures"
	
	Group "8.11 Trace Procedures"
	{
		
	} // "8.11 Trace Procedures"
	
	Group "8.12 Location Reporting Procedures"
	{
		
	} // end "8.12 Location Reporting Procedures"
	
	Group "8.13 UE TNLA Binding Procedures"
	{
		
	} // end Group "8.13 UE TNLA Binding Procedures"
	
	Group "8.14 UE Radio Capability Management Procedures"
	{
		
	} // end Group "8.14 UE Radio Capability Management Procedures"
	
	Group "8.15 Data Usage Reporting Procedures"
	{
		
	} // end Group "8.15 Data Usage Reporting Procedures"
	
	Group "8.16 RIM Information Transfer Procedures"
	{
		
	} // end Group "8.16 RIM Information Transfer Procedures"
} // End of Package TP_AMF