stif/inc/TestServerModuleIf.h
branchRCL_3
changeset 10 381827f66490
parent 0 a03f92240627
child 16 8f8df8006c40
equal deleted inserted replaced
9:7e287c5c61f0 10:381827f66490
   468         * This mutex meaning is to make sure that test complete and test
   468         * This mutex meaning is to make sure that test complete and test
   469         * case cancel operations are not executed at the same time.
   469         * case cancel operations are not executed at the same time.
   470         */
   470         */
   471         TInt TestThreadMutexHandle() { return iTestThreadMutex.Handle(); };
   471         TInt TestThreadMutexHandle() { return iTestThreadMutex.Handle(); };
   472 
   472 
       
   473         const TDesC& GetConfigFileName() const { return iConfig; }
   473     public: // Functions from base classes
   474     public: // Functions from base classes
   474         // None
   475         // None
   475 
   476 
   476     protected:  // New functions
   477     protected:  // New functions
   477         // None
   478         // None