wlanutilities/wlanqtutilities/tsrc/testwlanqtutils.h
changeset 50 d4198dcb9983
parent 46 2fbd1d709fe7
child 53 bdc64aa9b954
equal deleted inserted replaced
46:2fbd1d709fe7 50:d4198dcb9983
    97     void testApCopyConstructor();
    97     void testApCopyConstructor();
    98     
    98     
    99     // Test functions for private implementation (tested via public interface)
    99     // Test functions for private implementation (tested via public interface)
   100     void testConnectionTestOk();
   100     void testConnectionTestOk();
   101     void testConnectionTestErr();
   101     void testConnectionTestErr();
       
   102     void testConnectionTestHotspot();
   102 
   103 
   103     void testConnMonEventGprs();
   104     void testConnMonEventGprs();
   104     void testConnMonEventCreatedBeforeConstructor();
   105     void testConnMonEventCreatedBeforeConstructor();
   105 
   106 
   106 private:
   107 private: