diff -r 96612d01cf9f -r 6711b85517b7 videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg --- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg Mon Jan 18 20:21:12 2010 +0200 +++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg Tue Jan 26 12:00:59 2010 +0200 @@ -42,8 +42,8 @@ VCXMV RemoveAllMedia delete VCXMV -print wait 3min -pause 180000 +print wait 30sec +pause 30000 print cleanup end [EndSub] #************************************************************************************ @@ -84,9 +84,11 @@ create VCXTestUtilModule Util // Copies some known 3G AP to "Internet" destination with "Internet" name for the AP. +Util SetUsedDestination "Internet" Util CopyMethod "Internet" "Internet" "Internet" // Disable connection dialog for "Internet" destination. Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel +Util SetDefaultIapCenrep delete Util print OK!