coreapplicationuis/rfsplugins/tsrc/rfspluginstest/UnitconverterRFSPluginTestModule/conf/UnitconverterRFSPluginTestModule.cfg
changeset 69 dcd4152cfe55
equal deleted inserted replaced
65:8a530a83576a 69:dcd4152cfe55
       
     1 [Test]
       
     2 title Unitconverter_Create and destroy RfsPlugin
       
     3 create UnitconverterRFSPluginTestModule testClass
       
     4 testClass CreatePlugin
       
     5 testClass DestroyPlugin
       
     6 delete testClass
       
     7 [Endtest]
       
     8 
       
     9 [Test]
       
    10 title Unitconverter_Test RestoreFactorySettingsL
       
    11 create UnitconverterRFSPluginTestModule testClass
       
    12 testClass CreatePlugin
       
    13 testClass RestoreFactorySettings 
       
    14 testClass DestroyPlugin
       
    15 delete testClass
       
    16 [Endtest]
       
    17 
       
    18 [Test]
       
    19 title Unitconverter_Test GetScriptL
       
    20 create UnitconverterRFSPluginTestModule testClass
       
    21 testClass CreatePlugin
       
    22 testClass GetScript
       
    23 testClass DestroyPlugin
       
    24 delete testClass
       
    25 [Endtest]
       
    26 
       
    27 [Test]
       
    28 title Unitconverter_Test ExecuteCustomCommandL
       
    29 create UnitconverterRFSPluginTestModule testClass
       
    30 testClass CreatePlugin
       
    31 testClass ExecuteCustomCommand
       
    32 testClass DestroyPlugin
       
    33 delete testClass
       
    34 [Endtest]
       
    35 
       
    36 
       
    37