diff -r da2cedce4920 -r a9c038d69df8 stif/stif_plat/inc/UIStoreIf.h --- a/stif/stif_plat/inc/UIStoreIf.h Tue May 25 14:22:58 2010 +0300 +++ b/stif/stif_plat/inc/UIStoreIf.h Wed Jun 09 11:23:41 2010 +0300 @@ -221,6 +221,10 @@ * Gets the info which test case has been started lately. */ TUint GetLastStartedCaseIndex(void); + /** + * rename test set + */ + void RenameTestSet(const TDesC& aTestSetName); public: // Functions from base classes