common/tools/ats/smoketest/profiles/inc/ProfileSmokeTestModule.h
changeset 739 552776214487
parent 722 d34d2cabd32d
child 872 17498133d9ad
equal deleted inserted replaced
738:53abda826a9f 739:552776214487
   143         * Example test method.
   143         * Example test method.
   144         * @since ?Series60_version
   144         * @since ?Series60_version
   145         * @param aItem Script line containing parameters.
   145         * @param aItem Script line containing parameters.
   146         * @return Symbian OS error code.
   146         * @return Symbian OS error code.
   147         */
   147         */
   148         virtual TInt SetProfileL( CStifItemParser& aItem );
   148         virtual TInt CheckActiveProfileL( CStifItemParser& aItem);
       
   149         virtual TInt SetActiveProfileL( CStifItemParser& aItem );
   149 
   150 
   150         /**
   151         /**
   151          * Method used to log version of test class
   152          * Method used to log version of test class
   152          */
   153          */
   153         void SendTestClassVersion();
   154         void SendTestClassVersion();