coreapplicationuis/rfsplugins/tsrc/rfspluginstest/SyncMLRFSPluginTestModule/conf/SyncMLRFSPluginTestModule.cfg
changeset 69 dcd4152cfe55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/SyncMLRFSPluginTestModule/conf/SyncMLRFSPluginTestModule.cfg	Fri Sep 17 08:30:44 2010 +0300
@@ -0,0 +1,39 @@
+[Test]
+title SyncML_Create and destroy RfsPlugin
+create SyncMLRFSPluginTestModule testClass
+testClass CreatePlugin
+testClass DestroyPlugin
+delete testClass
+[Endtest]
+
+[Test]
+title SyncML_Test RestoreFactorySettingsL
+create SyncMLRFSPluginTestModule testClass
+testClass CreatePlugin
+testClass RestoreFactorySettings 
+testClass DestroyPlugin
+delete testClass
+[Endtest]
+
+[Test]
+title SyncML_Test GetScriptL
+create SyncMLRFSPluginTestModule testClass
+testClass CreatePlugin
+testClass GetScript
+testClass DestroyPlugin
+delete testClass
+[Endtest]
+
+[Test]
+title SyncML_Test ExecuteCustomCommandL
+create SyncMLRFSPluginTestModule testClass
+testClass CreatePlugin
+testClass ExecuteCustomCommand
+testClass DestroyPlugin
+delete testClass
+[Endtest]
+
+
+
+
+