Commit 70d9cc15 authored by garciay's avatar garciay
Browse files

Changes in comments

parent ac551964
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ module AtsImsIot_TestCases_REG {
	/**
	 * @desc
	 *     No response from first entry point on REGISTER with topology hiding
	 *     (TS 186 011-2 V3.1.1 cause 4.5.2.2)
	 *     (TS 186 011-2 V3.1.1 Clause 4.5.2.2)
	 */
	 // @TODO
	testcase TC_IMS_REG_0002() runs on ImsTestCoordinator system IotSystemInterface {
@@ -233,7 +233,7 @@ module AtsImsIot_TestCases_REG {
	/**
	 * @desc
	 *     403 response to REGISTER from an un-trusted domain without topology hiding
	 *     (ETSI TS 186 011-2 V3.1.1 cause 4.5.2.4)
	 *     (ETSI TS 186 011-2 V3.1.1 Clause 4.5.2.4)
	 */
	testcase TC_IMS_REG_0003() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -272,7 +272,7 @@ module AtsImsIot_TestCases_REG {
	/**
	* @desc IMS network can initiate user de-registration, 
	* 		e.g., when a user runs out of credit
	* @see 	ETSI TS 186 011-2 V3.1.1 cause 4.5.2.7
	* @see 	ETSI TS 186 011-2 V3.1.1 Clause 4.5.2.7
	*/
	testcase TC_IMS_REG_0005() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -312,7 +312,7 @@ module AtsImsIot_TestCases_REG {
	}
	/**
	* @desc IMS network can initiate user re-authentication 
	* @see 	ETSI TS 186 011-2 V3.1.1 cause 4.5.2.8
	* @see 	ETSI TS 186 011-2 V3.1.1 Clause 4.5.2.8
	*/
	testcase TC_IMS_REG_0006() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
+11 −11
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ module AtsImsIot_TestCases_SS {

	/**
	 * @desc Supplementary Service HOLD with AS
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.1
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.1
	 */
	testcase TC_IMS_SS_0001() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -122,7 +122,7 @@ module AtsImsIot_TestCases_SS {

	/**
	 * @desc Supplementary Service HOLD with AS in roaming
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.2
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.2
	 */
	testcase TC_IMS_SS_0002() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -207,7 +207,7 @@ module AtsImsIot_TestCases_SS {

	/**
		* @desc Supplementary Service OIP with AS
		* @see TS 186 011-2 V3.1.1 cause 4.5.5.3
		* @see TS 186 011-2 V3.1.1 Clause 4.5.5.3
		*/
	testcase TC_IMS_SS_0003() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -275,7 +275,7 @@ module AtsImsIot_TestCases_SS {

	/**
		* @desc Supplementary Service OIP with AS in roaming
		* @see TS 186 011-2 V3.1.1 cause 4.5.5.4
		* @see TS 186 011-2 V3.1.1 Clause 4.5.5.4
		*/
	testcase TC_IMS_SS_0004() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -343,7 +343,7 @@ module AtsImsIot_TestCases_SS {

	/**
		* @desc Supplementary Service OIR and ACR with AS
		* @see TS 186 011-2 V3.1.1 cause 4.5.5.5
		* @see TS 186 011-2 V3.1.1 Clause 4.5.5.5
		*/
	testcase TC_IMS_SS_0005() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -400,7 +400,7 @@ module AtsImsIot_TestCases_SS {

	/**
		* @desc Supplementary Service OIR and ACR with AS in roaming
		* @see TS 186 011-2 V3.1.1 cause 4.5.5.6
		* @see TS 186 011-2 V3.1.1 Clause 4.5.5.6
		*/
	testcase TC_IMS_SS_0006() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -456,7 +456,7 @@ module AtsImsIot_TestCases_SS {
	
	/**
	 * @desc Supplementary Service CFU with AS
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.7
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.7
	 */
	testcase TC_IMS_SS_0007() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -530,7 +530,7 @@ module AtsImsIot_TestCases_SS {
	
	/**
	 * @desc Supplementary Service CFU with AS in roaming
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.8
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.8
	 */
	testcase TC_IMS_SS_0008() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -605,7 +605,7 @@ module AtsImsIot_TestCases_SS {
	
	/**
	 * @desc Supplementary Service OIP and OIR with AS
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.9
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.9
	 */
	testcase TC_IMS_SS_0009() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -668,7 +668,7 @@ module AtsImsIot_TestCases_SS {
	
	/**
	 * @desc Supplementary Service OIP and OIR with AS in roaming
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.10
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.10
	 */
	testcase TC_IMS_SS_0010() runs on ImsTestCoordinator system IotSystemInterface {
		// create components
@@ -742,7 +742,7 @@ module AtsImsIot_TestCases_SS {
	/**
	 * @desc IMS network handles subsequent INVITEs, UPDATEs, REFERs and NOTIFYs 
	 * 			correctly during Ad-Hoc Conference calls
	 * @see TS 186 011-2 V3.1.1 cause 4.5.5.11
	 * @see TS 186 011-2 V3.1.1 Clause 4.5.5.11
	 */
	testcase TC_IMS_CONF_0001() runs on ImsTestCoordinator system IotSystemInterface {
		// create components