controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h
changeset 41 ab0490982943
parent 33 0cfa53de576f
--- a/controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h	Thu Sep 02 17:11:27 2010 +0800
+++ b/controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h	Thu Sep 30 16:15:53 2010 +0800
@@ -30,9 +30,9 @@
     
     void testConstructor(); // test the constructor.    
 
-    void testProfileNameWithValidProfileID(); // test the profileName() function with valid profile ID. 
+    //void testProfileNameWithValidProfileID(); // test the profileName() function with valid profile ID. 
     void testProfileNameWithInvalidProfileID(); // test the profileName() function with invalid profile ID.
-    void testProfileNames(); // test the profileNames() function.
+    //void testProfileNames(); // test the profileNames() function.
    
     void testActivateProfileWithInvalidID(); //test the activateProfile() function with invalid profile ID.
     void testActivateProfileWithValidID(); // test the activateProfile() function with valid profile ID.