logsui/logsengine/tsrc/ut_logsengine/inc/ut_logscommondata.h
changeset 2 7119b73b84d6
parent 0 4a5361db8937
child 17 90fe74753f71
equal deleted inserted replaced
0:4a5361db8937 2:7119b73b84d6
    43 private slots: //test methods
    43 private slots: //test methods
    44      
    44      
    45     void testGetInstance();
    45     void testGetInstance();
    46     void testGetContactManager();
    46     void testGetContactManager();
    47     void testFreeCommonData();
    47     void testFreeCommonData();
       
    48     void testCurrentConfiguration();
    48     
    49     
    49 private:
    50 private:
    50 
    51 
    51 };
    52 };
    52 
    53