Commit aaaa13f3 authored by garciay's avatar garciay
Browse files

Validation of TC

parent bcceecd8
Loading
Loading
Loading
Loading
+13 −6
Original line number Diff line number Diff line
@@ -10,11 +10,18 @@ module AtsImsIot_TestControl {
	import from AtsImsIot_TestCases_SS all;

  control {
  	// MESS TCs
   //execute(TC_IMS_MESS_0001());

  	// CALL TCs
   //execute(TC_IMS_CALL_0003());
   //execute(TC_IMS_CALL_0007());

  	// REG TCs
   //execute(TC_IMS_REG_0002());
   execute(TC_IMS_REG_0003());

  	// SS TCs
   //execute(TC_IMS_SS_0006());
  }
}
 No newline at end of file