videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestErrors.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 PAUSE
    37 pause PAUSE
    37 create VCXServiceManagementApiTest IptvTest
    38 create VCXServiceManagementApiTest IptvTest
    38 IptvTest Create
    39 IptvTest Create
    39 IptvTest DeleteAllServices SYNC
    40 IptvTest DeleteAllServices SYNC
    40 
    41 
    41 IptvTest AddHardCodedService 	ASYNC SERVICE_0 	3G_AP 1 0
    42 IptvTest AddHardCodedService 	ASYNC SERVICE_0 3G_AP 1 0
    42 IptvTest AddHardCodedService 	ASYNC SERVICE_1 	3G_AP 1 1
    43 IptvTest UpdateServiceField 	ASYNC	SERVICE_0	ESetIapList WLAN_AP 1 3G_AP 1
    43 IptvTest AddHardCodedService 	ASYNC SERVICE_2 	3G_AP 1 1
    44 
       
    45 IptvTest AddHardCodedService 	ASYNC SERVICE_1 3G_AP 1 1
       
    46 IptvTest UpdateServiceField 	ASYNC	SERVICE_1	ESetIapList WLAN_AP 1 3G_AP 1
       
    47 
       
    48 IptvTest AddHardCodedService 	ASYNC SERVICE_2 3G_AP 1 1
       
    49 IptvTest UpdateServiceField 	ASYNC	SERVICE_2	ESetIapList WLAN_AP 1 3G_AP 1
    44 
    50 
    45 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 3 		// invalid service
    51 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 3 		// invalid service
       
    52 IptvTest UpdateServiceField 	ASYNC	SERVICE_10	ESetIapList WLAN_AP 1 3G_AP 1
    46 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL1
    53 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL1
    47 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL1 	EAddress 	"http:\/\/www.google.com/test123456789.xml"
    54 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL1 	EAddress 	"http:\/\/www.google.com/test123456789.xml"
    48 
    55 
    49 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 4 		// invalid service
    56 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 4 		// invalid service
       
    57 IptvTest UpdateServiceField 	ASYNC	SERVICE_10	ESetIapList WLAN_AP 1 3G_AP 1
    50 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL2
    58 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL2
    51 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL2 	EAddress 	"http:\/\/www.xxx12346567xxxabc.fi/test123456789.xml"
    59 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL2 	EAddress 	"http:\/\/www.xxx12346567xxxabc.fi/test123456789.xml"
    52 
    60 
    53 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 5 		// invalid service
    61 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 5 		// invalid service
       
    62 IptvTest UpdateServiceField 	ASYNC	SERVICE_10	ESetIapList WLAN_AP 1 3G_AP 1
    54 IptvTest UpdateServiceField 	ASYNC SERVICE_10	EName 		SERVICE_INVALID_PASSWORD
    63 IptvTest UpdateServiceField 	ASYNC SERVICE_10	EName 		SERVICE_INVALID_PASSWORD
    55 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_PASSWORD 	EPassword 	"Invaliidipw"
    64 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_PASSWORD 	EPassword 	"Invaliidipw"
    56 
    65 
    57 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 6 		// invalid service
    66 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 6 		// invalid service
       
    67 IptvTest UpdateServiceField 	ASYNC	SERVICE_10	ESetIapList WLAN_AP 1 3G_AP 1
    58 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL3
    68 IptvTest UpdateServiceField 	ASYNC SERVICE_10 	EName 		SERVICE_INVALID_URL3
    59 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL3 	EAddress 	"hXttp:\/\/www.kaatuilee.com/test123456789.xml"
    69 IptvTest UpdateServiceField 	ASYNC SERVICE_INVALID_URL3 	EAddress 	"hXttp:\/\/www.kaatuilee.com/test123456789.xml"
    60 
    70 
    61 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 2 		// nseries
    71 IptvTest AddHardCodedService 	ASYNC SERVICE_10 	3G_AP 1 2 		// nseries
       
    72 IptvTest UpdateServiceField 	ASYNC	SERVICE_10	ESetIapList WLAN_AP 1 3G_AP 1
    62 
    73 
    63 IptvTest GetServices 0 0 200
    74 IptvTest GetServices 0 0 200
    64 
    75 
    65 IptvTest Destroy
    76 IptvTest Destroy
    66 delete IptvTest
    77 delete IptvTest
   223 create VCXTestUtilModule Util
   234 create VCXTestUtilModule Util
   224 Util CreateMobilecrashWatcher
   235 Util CreateMobilecrashWatcher
   225 pause PAUSE
   236 pause PAUSE
   226 create VCXVodContentApiTest test
   237 create VCXVodContentApiTest test
   227 test Create SERVICE_10
   238 test Create SERVICE_10
   228 test SelectIap 3G_AP
   239 test SelectIap DEFAULT_AP
   229 test UpdateEcg
   240 test UpdateEcg
   230 waittestclass test
   241 waittestclass test
   231 test Destroy
   242 test Destroy
   232 delete test
   243 delete test
   233 Util CheckMobilecrashes
   244 Util CheckMobilecrashes
   282 create VCXTestUtilModule Util
   293 create VCXTestUtilModule Util
   283 Util CreateMobilecrashWatcher
   294 Util CreateMobilecrashWatcher
   284 pause PAUSE
   295 pause PAUSE
   285 create VCXVodContentApiTest test
   296 create VCXVodContentApiTest test
   286 test Create SERVICE_10
   297 test Create SERVICE_10
   287 test SelectIap 3G_AP
   298 test SelectIap DEFAULT_AP
   288 test GetEcgList 100 "" 0 10
   299 test GetEcgList 100 "" 0 10
   289 test GetEcgList 0 "" 5 10
   300 test GetEcgList 0 "" 5 10
   290 test GetEcgList 100 "" 10 1
   301 test GetEcgList 100 "" 10 1
   291 test GetEcgList 100 "" 500 5
   302 test GetEcgList 100 "" 500 5
   292 test Destroy
   303 test Destroy
   305 create VCXTestUtilModule Util
   316 create VCXTestUtilModule Util
   306 Util CreateMobilecrashWatcher
   317 Util CreateMobilecrashWatcher
   307 pause PAUSE
   318 pause PAUSE
   308 create VCXVodContentApiTest test
   319 create VCXVodContentApiTest test
   309 test Create SERVICE_10
   320 test Create SERVICE_10
   310 test SelectIap 3G_AP
   321 test SelectIap DEFAULT_AP
   311 test EcgCategoryList 100
   322 test EcgCategoryList 100
   312 test Destroy
   323 test Destroy
   313 delete test
   324 delete test
   314 Util CheckMobilecrashes
   325 Util CheckMobilecrashes
   315 delete Util
   326 delete Util
   325 create VCXTestUtilModule Util
   336 create VCXTestUtilModule Util
   326 Util CreateMobilecrashWatcher
   337 Util CreateMobilecrashWatcher
   327 pause PAUSE
   338 pause PAUSE
   328 create VCXVodContentApiTest test
   339 create VCXVodContentApiTest test
   329 test Create SERVICE_10
   340 test Create SERVICE_10
   330 test SelectIap 3G_AP
   341 test SelectIap DEFAULT_AP
   331 test CategoryDetails 100
   342 test CategoryDetails 100
   332 test Destroy
   343 test Destroy
   333 delete test
   344 delete test
   334 Util CheckMobilecrashes
   345 Util CheckMobilecrashes
   335 delete Util
   346 delete Util
   345 create VCXTestUtilModule Util
   356 create VCXTestUtilModule Util
   346 Util CreateMobilecrashWatcher
   357 Util CreateMobilecrashWatcher
   347 pause PAUSE
   358 pause PAUSE
   348 create VCXVodContentApiTest test
   359 create VCXVodContentApiTest test
   349 test Create SERVICE_10
   360 test Create SERVICE_10
   350 test SelectIap 3G_AP
   361 test SelectIap DEFAULT_AP
   351 test ParentCategory 100
   362 test ParentCategory 100
   352 test Destroy
   363 test Destroy
   353 delete test
   364 delete test
   354 Util CheckMobilecrashes
   365 Util CheckMobilecrashes
   355 delete Util
   366 delete Util
   365 create VCXTestUtilModule Util
   376 create VCXTestUtilModule Util
   366 Util CreateMobilecrashWatcher
   377 Util CreateMobilecrashWatcher
   367 pause PAUSE
   378 pause PAUSE
   368 create VCXVodContentApiTest test
   379 create VCXVodContentApiTest test
   369 test Create SERVICE_10
   380 test Create SERVICE_10
   370 test SelectIap 3G_AP
   381 test SelectIap DEFAULT_AP
   371 test ContentDetailsList 1000
   382 test ContentDetailsList 1000
   372 test Destroy
   383 test Destroy
   373 delete test
   384 delete test
   374 Util CheckMobilecrashes
   385 Util CheckMobilecrashes
   375 delete Util
   386 delete Util
   403 create VCXTestUtilModule Util
   414 create VCXTestUtilModule Util
   404 Util CreateMobilecrashWatcher
   415 Util CreateMobilecrashWatcher
   405 pause PAUSE
   416 pause PAUSE
   406 create VCXVodContentApiTest test
   417 create VCXVodContentApiTest test
   407 test Create SERVICE_INVALID_URL1
   418 test Create SERVICE_INVALID_URL1
   408 test SelectIap 3G_AP
   419 test SelectIap DEFAULT_AP
   409 test UpdateEcg
   420 test UpdateEcg
   410 allownextresult EIptvDlContentNotFound
   421 allownextresult EIptvDlContentNotFound
   411 waittestclass test
   422 waittestclass test
   412 test Destroy
   423 test Destroy
   413 delete test
   424 delete test
   425 create VCXTestUtilModule Util
   436 create VCXTestUtilModule Util
   426 Util CreateMobilecrashWatcher
   437 Util CreateMobilecrashWatcher
   427 pause PAUSE
   438 pause PAUSE
   428 create VCXVodContentApiTest test
   439 create VCXVodContentApiTest test
   429 test Create SERVICE_INVALID_URL2
   440 test Create SERVICE_INVALID_URL2
   430 test SelectIap 3G_AP
   441 test SelectIap DEFAULT_AP
   431 test UpdateEcg
   442 test UpdateEcg
   432 //allownextresult EIptvDlGeneral
   443 //allownextresult EIptvDlGeneral
   433 allownextresult EIptvDlContentNotFound
   444 allownextresult EIptvDlContentNotFound
   434 waittestclass test
   445 waittestclass test
   435 test Destroy
   446 test Destroy
   448 create VCXTestUtilModule Util
   459 create VCXTestUtilModule Util
   449 Util CreateMobilecrashWatcher
   460 Util CreateMobilecrashWatcher
   450 pause PAUSE
   461 pause PAUSE
   451 create VCXVodContentApiTest test
   462 create VCXVodContentApiTest test
   452 test Create SERVICE_INVALID_PASSWORD
   463 test Create SERVICE_INVALID_PASSWORD
   453 test SelectIap 3G_AP
   464 test SelectIap DEFAULT_AP
   454 test UpdateEcg
   465 test UpdateEcg
   455 allownextresult EIptvDlAuthFailed
   466 allownextresult EIptvDlAuthFailed
   456 waittestclass test
   467 waittestclass test
   457 test Destroy
   468 test Destroy
   458 delete test
   469 delete test
   482 test UpdateEcg
   493 test UpdateEcg
   483 allownextresult KIptvErrorEpgUpdateFailed
   494 allownextresult KIptvErrorEpgUpdateFailed
   484 allownextresult EIptvDlConnectionFailed
   495 allownextresult EIptvDlConnectionFailed
   485 waittestclass test
   496 waittestclass test
   486 
   497 
   487 test SelectIap 3G_AP
   498 test SelectIap DEFAULT_AP
   488 test UpdateEcg
   499 test UpdateEcg
   489 waittestclass test
   500 waittestclass test
   490 test GetEcgList 1 "" 0 10
   501 test GetEcgList 1 "" 0 10
   491 test Destroy
   502 test Destroy
   492 delete test
   503 delete test
   508 create VCXTestUtilModule Util
   519 create VCXTestUtilModule Util
   509 Util CreateMobilecrashWatcher
   520 Util CreateMobilecrashWatcher
   510 pause PAUSE
   521 pause PAUSE
   511 create VCXVodContentApiTest test
   522 create VCXVodContentApiTest test
   512 test Create SERVICE_0
   523 test Create SERVICE_0
   513 test SelectIap 3G_AP
   524 test SelectIap DEFAULT_AP
   514 test UpdateEcg
   525 test UpdateEcg
   515 test GetEcgList 1 "" 0 10
   526 test GetEcgList 1 "" 0 10
   516 test Destroy
   527 test Destroy
   517 delete test
   528 delete test
   518 Util CheckMobilecrashes
   529 Util CheckMobilecrashes
   530 Util CreateMobilecrashWatcher
   541 Util CreateMobilecrashWatcher
   531 pause PAUSE
   542 pause PAUSE
   532 create VCXVodContentApiTest test
   543 create VCXVodContentApiTest test
   533 test DeleteEpgDb
   544 test DeleteEpgDb
   534 test Create SERVICE_INVALID_URL3
   545 test Create SERVICE_INVALID_URL3
   535 test SelectIap 3G_AP
   546 test SelectIap DEFAULT_AP
   536 
   547 
   537 test UpdateEcg
   548 test UpdateEcg
   538 //allownextresult EIptvDlGeneral
   549 //allownextresult EIptvDlGeneral
   539 allownextresult KIptvErrorEpgUpdateFailed
   550 allownextresult KIptvErrorEpgUpdateFailed
   540 allownextresult EIptvDlContentNotFound
   551 allownextresult EIptvDlContentNotFound
   561 Util CreateMobilecrashWatcher
   572 Util CreateMobilecrashWatcher
   562 create VCXServiceManagementApiTest IptvTest
   573 create VCXServiceManagementApiTest IptvTest
   563 IptvTest Create
   574 IptvTest Create
   564 IptvTest DeleteAllServices SYNC
   575 IptvTest DeleteAllServices SYNC
   565 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
   576 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
       
   577 IptvTest UpdateServiceField 	ASYNC	SERVICE_1	ESetIapList WLAN_AP 1 3G_AP 1
   566 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/www.edcba/abcd.xml"
   578 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/www.edcba/abcd.xml"
   567 IptvTest UpdateServiceField ASYNC SERVICE_1 EName SERVICE_1
   579 IptvTest UpdateServiceField ASYNC SERVICE_1 EName SERVICE_1
   568 create VCXVodContentApiTest IptvVCTest
   580 create VCXVodContentApiTest IptvVCTest
   569 IptvVCTest Create SERVICE_1
   581 IptvVCTest Create SERVICE_1
   570 IptvVCTest SelectIap 3G_AP
   582 IptvVCTest SelectIap DEFAULT_AP
   571 IptvVCTest UpdateEcg
   583 IptvVCTest UpdateEcg
   572 allownextresult EIptvDlContentNotFound
   584 allownextresult EIptvDlContentNotFound
   573 waittestclass IptvVCTest
   585 waittestclass IptvVCTest
   574 IptvTest Destroy
   586 IptvTest Destroy
   575 IptvVCTest Destroy
   587 IptvVCTest Destroy
   591 create VCXServiceManagementApiTest IptvTest
   603 create VCXServiceManagementApiTest IptvTest
   592 
   604 
   593 IptvTest Create
   605 IptvTest Create
   594 IptvTest DeleteAllServices SYNC
   606 IptvTest DeleteAllServices SYNC
   595 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
   607 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
       
   608 IptvTest UpdateServiceField ASYNC	SERVICE_1 ESetIapList WLAN_AP 1 3G_AP 1
   596 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/193.65.182.78/oops.xml"
   609 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/193.65.182.78/oops.xml"
   597 
   610 
   598 create VCXVodContentApiTest IptvVCTest
   611 create VCXVodContentApiTest IptvVCTest
   599 
   612 
   600 IptvVCTest Create SERVICE_1
   613 IptvVCTest Create SERVICE_1
   601 IptvVCTest SelectIap 3G_AP
   614 IptvVCTest SelectIap DEFAULT_AP
   602 
   615 
   603 IptvVCTest UpdateEcg
   616 IptvVCTest UpdateEcg
   604 waittestclass IptvVCTest
   617 waittestclass IptvVCTest
   605 
   618 
   606 IptvVCTest UpdateEcg
   619 IptvVCTest UpdateEcg
   634 Util CreateMobilecrashWatcher
   647 Util CreateMobilecrashWatcher
   635 create VCXServiceManagementApiTest IptvTest
   648 create VCXServiceManagementApiTest IptvTest
   636 IptvTest Create
   649 IptvTest Create
   637 IptvTest DeleteAllServices SYNC
   650 IptvTest DeleteAllServices SYNC
   638 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
   651 IptvTest AddHardCodedService ASYNC SERVICE_1 3G_AP 1
       
   652 IptvTest UpdateServiceField ASYNC	SERVICE_1	ESetIapList WLAN_AP 1 3G_AP 1
   639 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/193.65.182.78/nokia_vod/bar.JPG"
   653 IptvTest UpdateServiceField ASYNC SERVICE_1 EAddress "http:\/\/193.65.182.78/nokia_vod/bar.JPG"
   640 create VCXVodContentApiTest IptvVCTest
   654 create VCXVodContentApiTest IptvVCTest
   641 IptvVCTest Create SERVICE_1
   655 IptvVCTest Create SERVICE_1
   642 IptvVCTest SelectIap 3G_AP
   656 IptvVCTest SelectIap DEFAULT_AP
   643 IptvVCTest UpdateEcg
   657 IptvVCTest UpdateEcg
   644 allownextresult KIptvRssParserError
   658 allownextresult KIptvRssParserError
   645 waittestclass IptvVCTest
   659 waittestclass IptvVCTest
   646 IptvTest Destroy
   660 IptvTest Destroy
   647 IptvVCTest Destroy
   661 IptvVCTest Destroy