coreapplicationuis/rfsplugins/tsrc/rfspluginstest/DatastoreRFSPluginTestModule/conf/DatastoreRFSPluginTestModule.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:30:44 +0300
changeset 69 dcd4152cfe55
permissions -rw-r--r--
Revision: 201035 Kit: 201037

[Test]
title Datastore_Create and destroy RfsPlugin
create DatastoreRFSPluginTestModule testClass
testClass CreatePlugin
testClass DestroyPlugin
delete testClass
[Endtest]

[Test]
title Datastore_Test RestoreFactorySettingsL
create DatastoreRFSPluginTestModule testClass
testClass CreatePlugin
testClass RestoreFactorySettings 
testClass DestroyPlugin
delete testClass
[Endtest]

[Test]
title Datastore_Test GetScriptL
create DatastoreRFSPluginTestModule testClass
testClass CreatePlugin
testClass GetScript
testClass DestroyPlugin
delete testClass
[Endtest]

[Test]
title Datastore_Test ExecuteCustomCommandL
create DatastoreRFSPluginTestModule testClass
testClass CreatePlugin
testClass ExecuteCustomCommand
testClass DestroyPlugin
delete testClass
[Endtest]