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