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