idlehomescreen/widgetmanager/tsrc/wmunittest/conf/ui_wmunittest.cfg
branchRCL_3
changeset 11 ff572dfe6d86
parent 2 08c6ee43b396
child 19 79311d856354
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
    15 NAME 100
    15 NAME 100
    16 DESCRIPTION 101
    16 DESCRIPTION 101
    17 LOGO_PATH 102
    17 LOGO_PATH 102
    18 CAN_BE_ADDED 103
    18 CAN_BE_ADDED 103
    19 CAN_BE_REMOVED 104
    19 CAN_BE_REMOVED 104
       
    20 KPUBLISHERID 105
       
    21 KTYPE 106
    20 
    22 
    21 EUnrecognized 0
    23 EUnrecognized 0
    22 EUidIcon 1
    24 EUidIcon 1
    23 ESvgIcon 2
    25 ESvgIcon 2
    24 ESkinIcon 3
    26 ESkinIcon 3
  1058 //-------------------------------------------------------------------------------
  1060 //-------------------------------------------------------------------------------
  1059 // Misc Test cases
  1061 // Misc Test cases
  1060 //-------------------------------------------------------------------------------
  1062 //-------------------------------------------------------------------------------
  1061 //
  1063 //
  1062 
  1064 
       
  1065 // Tests Uninstall
       
  1066 [Test]
       
  1067 title Uninstall
       
  1068 create wmunittest test
       
  1069 test PluginCreate
       
  1070 test InstallWrtWidget "c:\testframework\wmunittest\wmlogo\test.wgz"
       
  1071 test SetMass 1
       
  1072 test ChangeContent 0 KPUBLISHERID "com.nokia.widget.foreca.touchweather"
       
  1073 test PluginActivate
       
  1074 pause 500
       
  1075 test UninstallUid
       
  1076 test Uninstall
       
  1077 test UninstallUid
       
  1078 test WaitUninstallToFinnish
       
  1079 test CleanUninstall
       
  1080 pause 3000
       
  1081 test PluginDeactivate
       
  1082 pause 500
       
  1083 test PluginDelete
       
  1084 test WasUnistalled "com.nokia.widget.foreca.touchweather"
       
  1085 delete test
       
  1086 [Endtest]
       
  1087 
       
  1088 // Tests Uninstall
       
  1089 [Test]
       
  1090 title Cancel Uninstall
       
  1091 create wmunittest test
       
  1092 test PluginCreate
       
  1093 test InstallWrtWidget "c:\testframework\wmunittest\wmlogo\test.wgz"
       
  1094 test SetMass 1
       
  1095 test ChangeContent 0 KPUBLISHERID "com.nokia.widget.foreca.touchweather"
       
  1096 test PluginActivate
       
  1097 pause 500
       
  1098 test Uninstall
       
  1099 pause 500
       
  1100 test CancelUninstall
       
  1101 pause 500
       
  1102 test PluginDeactivate
       
  1103 pause 500
       
  1104 test PluginDelete
       
  1105 delete test
       
  1106 [Endtest]
       
  1107 
  1063 // Tests error note
  1108 // Tests error note
  1064 [Test]
  1109 [Test]
  1065 title Other error note
  1110 title Other error note
  1066 create wmunittest test
  1111 create wmunittest test
  1067 test HeapSet
  1112 test HeapSet