Commit ad4f4fe1 authored by garciay's avatar garciay
Browse files

Update comments for TC_IMS_CHAT_0001..4

parent 17c97f8f
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -560,6 +560,7 @@ module AtsImsIot_TestCases_RCS {
	
    /**
    * @desc 1-to-1 chat standard procedure - interworking
    * IMS network supports 1-to-1 IM/Chat service and messages exchange between two users in their home network can be performed.
    * @see TS 102 901-2 V2.1.2 clause 4.5.2.1.1
    * @see RFC 4975 clauses 5.4, 7.1 and 7.2
    */
@@ -649,6 +650,7 @@ module AtsImsIot_TestCases_RCS {
	
    /**
    * @desc 1-to-1 chat standard procedure - roaming.
    * IMS network supports 1-to-1 IM/Chat service and messages exchange between two users, one user in its home network and one user roaming can be performed.
    * @see TS 102 901-2 V2.1.2 clause 4.5.3.1.2
    * @see RFC 4975 clauses 5.4, 7.1 and 7.2
    */
@@ -734,6 +736,7 @@ module AtsImsIot_TestCases_RCS {
	
    /**
    * @desc Several messages prior to establishment of 1-to-1 chat - interworking
    * IMS network supports 1-to-1 IM/Chat service and messages exchange between two users in their home network can be performed. User B must wait until receiving several messages from User A before accepting the chat invitation.
    * @see TS 102 901-2 V2.1.2 clause 4.5.3.2.1
    */
    testcase TC_IMS_CHAT_0003() runs on ImsTestCoordinator system IotSystemInterface {
@@ -820,10 +823,9 @@ module AtsImsIot_TestCases_RCS {
    } //end testcase TC_IMS_CHAT_0003
	
    /**
    * @desc IMS network supports instant messaging (IM) service and messages
    * 		exchange between two users, one user in its home network and one 
    * 		user roaming can be performed. Immediate response applies.
    * @see TS 102 901-2 V2.1.2 clause 4.5.3.1.2
    * @desc Several messages prior to establishment of 1-to-1 chat - roaming (optional).
    * IMS network supports 1-to-1 IM/Chat service and messages exchange between two users, one user in its home network and one user roaming can be performed. User B must wait until receiving several messages from User A before accepting the chat invitation
    * @see TS 102 901-2 V2.1.2 clause 4.5.3.2.2
    * @see RFC 4975 clauses 5.4, 7.1 and 7.2
    */
    testcase TC_IMS_CHAT_0004() runs on ImsTestCoordinator system IotSystemInterface {