videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestParental.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 ServUtil
    38 create VCXServiceManagementApiTest ServUtil
    38 ServUtil Create
    39 ServUtil Create
    39 ServUtil DeleteAllServices SYNC
    40 ServUtil DeleteAllServices SYNC
    40 
    41 
    41 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
    42 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
    42 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/ecg_parental_control.xml"
    43 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/ecg_parental_control.xml"
       
    44 ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
    43 //ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/EpgRatingTst.xml"
    45 //ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/EpgRatingTst.xml"
    44 
    46 
    45 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_4
    47 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_4
    46 
    48 
    47 ServUtil GetServices SYNC 0 250
    49 ServUtil GetServices SYNC 0 250
    62 create VCXTestUtilModule Util
    64 create VCXTestUtilModule Util
    63 Util CreateMobilecrashWatcher
    65 Util CreateMobilecrashWatcher
    64 create VCXVodContentApiTest test
    66 create VCXVodContentApiTest test
    65 test SetParentalControlAge 0
    67 test SetParentalControlAge 0
    66 test Create EXTRA_SERVICE_4
    68 test Create EXTRA_SERVICE_4
    67 test SelectIap 3G_AP
    69 test SelectIap DEFAULT_AP
    68 test UpdateEcg
    70 test UpdateEcg
    69 waittestclass test
    71 waittestclass test
    70 test Destroy
    72 test Destroy
    71 delete test
    73 delete test
    72 Util CheckMobilecrashes
    74 Util CheckMobilecrashes
   244 create VCXTestUtilModule Util
   246 create VCXTestUtilModule Util
   245 Util CreateMobilecrashWatcher
   247 Util CreateMobilecrashWatcher
   246 create VCXVodContentApiTest test
   248 create VCXVodContentApiTest test
   247 test SetParentalControlAge 0
   249 test SetParentalControlAge 0
   248 test Create EXTRA_SERVICE_4
   250 test Create EXTRA_SERVICE_4
   249 test SelectIap 3G_AP
   251 test SelectIap DEFAULT_AP
   250 test UpdateEcg
   252 test UpdateEcg
   251 pause 1000
   253 pause 1000
   252 test SetParentalControlAge 30
   254 test SetParentalControlAge 30
   253 pause 1000
   255 pause 1000
   254 test SetParentalControlAge 0
   256 test SetParentalControlAge 0