branch | GCC_SURGE |
changeset 35 | 1ea875759131 |
parent 28 | 1c75ea0eb44d |
--- a/stif/stif_plat/inc/UIStoreIf.h Mon Jun 21 22:45:06 2010 +0100 +++ b/stif/stif_plat/inc/UIStoreIf.h Thu Jul 22 16:50:07 2010 +0100 @@ -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