stif/stif_plat/inc/StifTestModule.h
branchRCL_3
changeset 16 8f8df8006c40
parent 0 a03f92240627
--- a/stif/stif_plat/inc/StifTestModule.h	Wed Jun 09 11:23:41 2010 +0300
+++ b/stif/stif_plat/inc/StifTestModule.h	Mon Jun 21 17:25:56 2010 +0300
@@ -787,6 +787,11 @@
         TInt Command(TCommand aCommand, const TDesC8& aParamsPckg);
 
         /**
+         * Get test case execution arguments
+         */
+        IMPORT_C const TDesC& GetTestCaseArguments() const;        
+
+        /**
         * GetTestCaseTitleL function is used to obtain test case title.
         */
         IMPORT_C void GetTestCaseTitleL(TDes& aTestCaseTitle);