controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h
changeset 32 20bd089f4aaa
parent 31 2c9d3aa5bea2
child 37 940f6b67827d
--- a/controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h	Thu Apr 01 03:17:51 2010 +0800
+++ b/controlpanel/tsrc/unit/ut_cpapi/src/ut_cpapi.h	Thu Apr 01 03:23:37 2010 +0800
@@ -30,6 +30,10 @@
     void testCpSettingFormEntryItemDataImpl();  //test CpSettingFormEntryItemDataImpl functions
     void testCpSettingFormItemData();           //test CpSettingFormItemData  functions
     void testItemDataHelper();    //testing item data helper class CpItemDataHelper
+    void testCpPluginUtility();
+    void testCpPluginLoader();    //test cppluginloader functions
+    void testCpPluginInterface(); //
+    void testCpLogger();          //test cplogger functions
     void cleanupTestCase();       // Finalize test data
 private:
     HbMainWindow* mainWindow;