Commit 4d5b469d authored by kretzschmann's avatar kretzschmann
Browse files

resolve TODOs

parent 3d3b0bd8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ Package Ngap_Common {
            - hasEstablishedPS2CSDialog
            - hasEstablishedInitialContext
            - hasEstablishedRRCConnection
            - hasEstablishedContextInproperly
            - isConfiguredWithENUMentryForTelURI_E164NumberOf
            - hasReceivedInitialRequestForDialog
            - hasReceived200OkOnInitialRequestForDialogWith
+7 −4
Original line number Diff line number Diff line
@@ -542,7 +542,8 @@ Package TP_AMF {
    		
    		Test Purpose {
				
		        TP Id TP_NGAP_GNB_CMP_12
				// This TP applies only if the NG-RAN node is an ng-eNB
		        TP Id TP_NGAP_AMF_CMP_12
		        
		        Test objective "Verify that the IUT can successfully request UE information from the AMF."
		        
@@ -594,6 +595,7 @@ Package TP_AMF {
            	
            	Test Purpose {
				
				// This TP applies only if the NG-RAN node is an ng-eNB
		        TP Id TP_NGAP_AMF_CMP_05
		        
		        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."
@@ -638,6 +640,7 @@ Package TP_AMF {
            	
            	Test Purpose {
		
				// This TP applies only if the NG-RAN node is an ng-eNB
		        TP Id TP_NGAP_AMF_CMP_06
		        
		        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."
@@ -689,7 +692,7 @@ Package TP_AMF {
        	import all from Ngap_Common;
        	
        	Test Purpose {
	
			// This TP applies only if the NG-RAN node is an ng-eNB
	        TP Id TP_NGAP_AMF_CMP_07
	        
	        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."
+6 −4
Original line number Diff line number Diff line
@@ -601,8 +601,8 @@ Package TP_GNB {
	        PICS Selection PICS_A2/1 and PICS_A3/2_1
	        
			Initial conditions with {
            	the UE entity isRegisteredTo the AMF
            	// TODO: and the UE entity notEstablishedContextProperly
            	the UE entity isRegisteredTo the AMF and
            	the UE entity hasEstablishedContextInproperly
        	}
	        
	        Expected behaviour
@@ -964,6 +964,7 @@ Package TP_GNB {
            	
            	Test Purpose {
            		
				// This TP applies only if the NG-RAN node is an ng-eNB
		        TP Id TP_NGAP_GNB_CMP_05
		        
		        Test objective "Verify that the IUT can send a UE CONTEXT SUSPEND REQUEST contains mandatory IEs"
@@ -1010,6 +1011,7 @@ Package TP_GNB {
        	
        	Test Purpose {
			
			// This TP applies only if the NG-RAN node is an ng-eNB
	        TP Id TP_NGAP_GNB_CMP_06
	        
	        Test objective "Verify that the IUT can send a UE CONTEXT RESUME REQUEST contains mandatory IEs"