videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentEpgUpdateTest.cfg
changeset 1 6711b85517b7
parent 0 96612d01cf9f
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
    29 Util CopyMethod "Internet" "Internet" "Internet"
    29 Util CopyMethod "Internet" "Internet" "Internet"
    30 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
    30 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
    31 Util SetUsedDestination DEFAULT_DEST
    31 Util SetUsedDestination DEFAULT_DEST
    32 // Disable connection dialog for "Internet" destination.
    32 // Disable connection dialog for "Internet" destination.
    33 Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel
    33 Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel
       
    34 Util SetDefaultIapCenrep
    34 delete Util
    35 delete Util
    35 
    36 
    36 pause 3000
    37 pause 3000
    37 create VCXServiceManagementApiTest IptvTest
    38 create VCXServiceManagementApiTest IptvTest
    38 IptvTest DeleteServicesDb
    39 IptvTest DeleteServicesDb
    39 IptvTest Create
    40 IptvTest Create
    40 IptvTest AddHardCodedService ASYNC SERVICE_0 3G_AP 1 0  // OOPS
    41 IptvTest AddHardCodedService ASYNC SERVICE_0 3G_AP 1 0  // OOPS
    41 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1 1 	// Nokia
    42 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1 1 	// Nokia
    42 IptvTest AddHardCodedService ASYNC SERVICE_2 3G_AP 1 2 	// Rocketboom
    43 IptvTest AddHardCodedService ASYNC SERVICE_2 3G_AP 1 2 	// Rocketboom
    43 //IptvTest UpdateServiceField ASYNC 1 EAddress "http:\/\/193.65.182.78/invalid_feeds/invalid_feed_channel2.xml"
    44 //IptvTest UpdateServiceField ASYNC 1 EAddress "http:\/\/193.65.182.78/invalid_feeds/invalid_feed_channel2.xml"
       
    45 smtest UpdateServiceField SYNC SERVICE_0 ESetIapList WLAN_AP 1 3G_AP 1
       
    46 smtest UpdateServiceField SYNC SERVICE_1 ESetIapList WLAN_AP 1 3G_AP 1
       
    47 smtest UpdateServiceField SYNC SERVICE_2 ESetIapList WLAN_AP 1 3G_AP 1
    44 IptvTest GetServices 0 0 5000
    48 IptvTest GetServices 0 0 5000
    45 IptvTest Destroy
    49 IptvTest Destroy
    46 delete IptvTest
    50 delete IptvTest
    47 [Endtest]
    51 [Endtest]
    48 
    52 
    54 #------------------------------------------------------------------------------------
    58 #------------------------------------------------------------------------------------
    55 [Test]
    59 [Test]
    56 title ET11100 UpdateSame SERVICE_0 WLAN_AP
    60 title ET11100 UpdateSame SERVICE_0 WLAN_AP
    57 pause 3000
    61 pause 3000
    58 create VCXTestUtilModule Util
    62 create VCXTestUtilModule Util
       
    63 Util SetMethodPriority DEFAULT_DEST WLAN_AP 0
    59 Util CreateMobilecrashWatcher
    64 Util CreateMobilecrashWatcher
    60 create VCXVodContentApiTest test
    65 create VCXVodContentApiTest test
    61 test Create SERVICE_0
    66 test Create SERVICE_0
    62 test SelectIap WLAN_AP
    67 test SelectIap WLAN_AP
    63 loop LOOP_CNT_WLAN
    68 loop LOOP_CNT_WLAN
    82 #
    87 #
    83 #------------------------------------------------------------------------------------
    88 #------------------------------------------------------------------------------------
    84 [Test]
    89 [Test]
    85 title ET11101 UpdateSame SERVICE_1 WLAN_AP
    90 title ET11101 UpdateSame SERVICE_1 WLAN_AP
    86 create VCXTestUtilModule Util
    91 create VCXTestUtilModule Util
       
    92 Util SetMethodPriority DEFAULT_DEST WLAN_AP 0
    87 Util CreateMobilecrashWatcher
    93 Util CreateMobilecrashWatcher
    88 pause 3000
    94 pause 3000
    89 create VCXVodContentApiTest test
    95 create VCXVodContentApiTest test
    90 test Create SERVICE_1
    96 test Create SERVICE_1
    91 test SelectIap WLAN_AP
    97 test SelectIap WLAN_AP
   111 #
   117 #
   112 #------------------------------------------------------------------------------------
   118 #------------------------------------------------------------------------------------
   113 [Test]
   119 [Test]
   114 title ET11102 UpdateSame SERVICE_2 WLAN_AP
   120 title ET11102 UpdateSame SERVICE_2 WLAN_AP
   115 create VCXTestUtilModule Util
   121 create VCXTestUtilModule Util
       
   122 Util SetMethodPriority DEFAULT_DEST WLAN_AP 0
   116 Util CreateMobilecrashWatcher
   123 Util CreateMobilecrashWatcher
   117 pause 3000
   124 pause 3000
   118 create VCXVodContentApiTest test
   125 create VCXVodContentApiTest test
   119 test Create SERVICE_2
   126 test Create SERVICE_2
   120 test SelectIap WLAN_AP
   127 test SelectIap WLAN_AP
   140 #
   147 #
   141 #------------------------------------------------------------------------------------
   148 #------------------------------------------------------------------------------------
   142 [Test]
   149 [Test]
   143 title ET11103 UpdateNew SERVICE_0 WLAN_AP
   150 title ET11103 UpdateNew SERVICE_0 WLAN_AP
   144 create VCXTestUtilModule Util
   151 create VCXTestUtilModule Util
       
   152 Util SetMethodPriority DEFAULT_DEST WLAN_AP 0
   145 Util CreateMobilecrashWatcher
   153 Util CreateMobilecrashWatcher
   146 pause 3000
   154 pause 3000
   147 create VCXVodContentApiTest test
   155 create VCXVodContentApiTest test
   148 loop LOOP_CNT_WLAN
   156 loop LOOP_CNT_WLAN
   149 print LOOP_COUNTER
   157 print LOOP_COUNTER
   169 #
   177 #
   170 #------------------------------------------------------------------------------------
   178 #------------------------------------------------------------------------------------
   171 [Test]
   179 [Test]
   172 title ET11104 UpdateNew SERVICE_2 WLAN_AP
   180 title ET11104 UpdateNew SERVICE_2 WLAN_AP
   173 create VCXTestUtilModule Util
   181 create VCXTestUtilModule Util
       
   182 Util SetMethodPriority DEFAULT_DEST WLAN_AP 0
   174 Util CreateMobilecrashWatcher
   183 Util CreateMobilecrashWatcher
   175 pause 3000
   184 pause 3000
   176 create VCXVodContentApiTest test
   185 create VCXVodContentApiTest test
   177 loop LOOP_CNT_WLAN
   186 loop LOOP_CNT_WLAN
   178 print LOOP_COUNTER
   187 print LOOP_COUNTER
   198 #
   207 #
   199 #------------------------------------------------------------------------------------
   208 #------------------------------------------------------------------------------------
   200 [Test]
   209 [Test]
   201 title ET11105 UpdateSame SERVICE_0 3G_AP
   210 title ET11105 UpdateSame SERVICE_0 3G_AP
   202 create VCXTestUtilModule Util
   211 create VCXTestUtilModule Util
       
   212 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
   203 Util CreateMobilecrashWatcher
   213 Util CreateMobilecrashWatcher
   204 pause 3000
   214 pause 3000
   205 create VCXVodContentApiTest test
   215 create VCXVodContentApiTest test
   206 test Create SERVICE_0
   216 test Create SERVICE_0
   207 test SelectIap 3G_AP
   217 test SelectIap 3G_AP
   227 #
   237 #
   228 #------------------------------------------------------------------------------------
   238 #------------------------------------------------------------------------------------
   229 [Test]
   239 [Test]
   230 title ET11106 UpdateSame SERVICE_2 3G_AP
   240 title ET11106 UpdateSame SERVICE_2 3G_AP
   231 create VCXTestUtilModule Util
   241 create VCXTestUtilModule Util
       
   242 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
   232 Util CreateMobilecrashWatcher
   243 Util CreateMobilecrashWatcher
   233 pause 3000
   244 pause 3000
   234 create VCXVodContentApiTest test
   245 create VCXVodContentApiTest test
   235 test Create SERVICE_2
   246 test Create SERVICE_2
   236 test SelectIap 3G_AP
   247 test SelectIap 3G_AP
   256 #
   267 #
   257 #------------------------------------------------------------------------------------
   268 #------------------------------------------------------------------------------------
   258 [Test]
   269 [Test]
   259 title ET11107 UpdateNew SERVICE_0 3G_AP
   270 title ET11107 UpdateNew SERVICE_0 3G_AP
   260 create VCXTestUtilModule Util
   271 create VCXTestUtilModule Util
       
   272 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
   261 Util CreateMobilecrashWatcher
   273 Util CreateMobilecrashWatcher
   262 pause 3000
   274 pause 3000
   263 create VCXVodContentApiTest test
   275 create VCXVodContentApiTest test
   264 loop LOOP_CNT_3G
   276 loop LOOP_CNT_3G
   265 print LOOP_COUNTER
   277 print LOOP_COUNTER
   285 #
   297 #
   286 #------------------------------------------------------------------------------------
   298 #------------------------------------------------------------------------------------
   287 [Test]
   299 [Test]
   288 title ET11108 UpdateNew SERVICE_2 3G_AP
   300 title ET11108 UpdateNew SERVICE_2 3G_AP
   289 create VCXTestUtilModule Util
   301 create VCXTestUtilModule Util
       
   302 Util SetMethodPriority DEFAULT_DEST 3G_AP 0
       
   303 Util SetDefaultIapCenrep
   290 Util CreateMobilecrashWatcher
   304 Util CreateMobilecrashWatcher
   291 pause 3000
   305 pause 3000
   292 create VCXVodContentApiTest test
   306 create VCXVodContentApiTest test
   293 loop LOOP_CNT_3G
   307 loop LOOP_CNT_3G
   294 print LOOP_COUNTER
   308 print LOOP_COUNTER