diff -r a71a3e32a2ae -r f5d4820de50d stif/stif_plat/inc/UIStoreIf.h --- a/stif/stif_plat/inc/UIStoreIf.h Thu May 13 23:59:27 2010 +0300 +++ b/stif/stif_plat/inc/UIStoreIf.h Tue May 25 18:01:01 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