contacts_plat/presence_cache_api/tsrc/mt_preseceqt/entitytests.h
changeset 81 640d30f4fb64
parent 46 efe85016a067
--- a/contacts_plat/presence_cache_api/tsrc/mt_preseceqt/entitytests.h	Fri Oct 08 11:42:51 2010 +0300
+++ b/contacts_plat/presence_cache_api/tsrc/mt_preseceqt/entitytests.h	Fri Oct 15 12:24:46 2010 +0300
@@ -29,9 +29,7 @@
 {
 Q_OBJECT
 public:
-    explicit EntityTests(QObject *parent = 0);
-
-    
+    explicit EntityTests(QObject *parent = 0);    
 
 private slots:  // Init & cleanup
         void initTestCase();
@@ -44,8 +42,10 @@
         void test6();
         void test7();
         void test8();
+        void test9();
 
 private:
+        static TInt startupTestThreadFunction(TAny *any);
         void saveBuddy(QMap<QString,QString>& map);
         void fetchAndVerifyBuddy( QMap<QString,QString>& map );
         void  subscribeBuddy( QString &buddyId);