tsrc/cpixmwtester/inc/cpixmwtester.h
changeset 1 6f2c1c46032b
parent 0 671dee74050a
child 7 a5fbfefd615f
equal deleted inserted replaced
0:671dee74050a 1:6f2c1c46032b
   162         * @param aItem Script line containing parameters.
   162         * @param aItem Script line containing parameters.
   163         * @return Symbian OS error code.
   163         * @return Symbian OS error code.
   164         */ 
   164         */ 
   165         virtual TInt TestWatchdogL( CStifItemParser& aItem );
   165         virtual TInt TestWatchdogL( CStifItemParser& aItem );
   166         
   166         
       
   167         virtual TInt TestDeleteContentInfoDBL( CStifItemParser& aItem );
       
   168         
       
   169         virtual TInt TestAddContentL( CStifItemParser& aItem );
       
   170         
       
   171         virtual TInt TestRemoveContentL( CStifItemParser& aItem );
       
   172         
       
   173         virtual TInt TestResetContentL( CStifItemParser& aItem );
       
   174         
       
   175         virtual TInt TestUpdateBLStatusL( CStifItemParser& aItem );
       
   176         
       
   177         virtual TInt TestUpdateINStatusL( CStifItemParser& aItem );
       
   178         
   167         /**
   179         /**
   168          * Method used to log version of test class
   180          * Method used to log version of test class
   169          */
   181          */
   170         void SendTestClassVersion();
   182         void SendTestClassVersion();
   171 
   183