1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtestfw/bwins/TESTFRAMEWORKCLIENTU.DEF Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,108 @@
1.4 +EXPORTS
1.5 + ??0RTestStep@@QAE@XZ @ 1 NONAME ; public: __thiscall RTestStep::RTestStep(void)
1.6 + ??1CLog@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CLog::~CLog(void)
1.7 + ??1CTestStep@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CTestStep::~CTestStep(void)
1.8 + ??1CTestSuite@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CTestSuite::~CTestSuite(void)
1.9 + ?AddTestStepL@CTestSuite@@QAEXPAVRTestStep@@@Z @ 5 NONAME ; public: void __thiscall CTestSuite::AddTestStepL(class RTestStep *)
1.10 + ?Close@RTestStep@@UAEXXZ @ 6 NONAME ; public: virtual void __thiscall RTestStep::Close(void)
1.11 + ?CloseLogFile@CLog@@QAEXXZ @ 7 NONAME ; public: void __thiscall CLog::CloseLogFile(void)
1.12 + ?Construct@CLog@@QAEXXZ @ 8 NONAME ; public: void __thiscall CLog::Construct(void)
1.13 + ?ConstructL@CTestSuite@@QAEXXZ @ 9 NONAME ; public: void __thiscall CTestSuite::ConstructL(void)
1.14 + ?DoTestStep@CTestSuite@@QAE?AW4TVerdict@@ABVTDesC16@@00@Z @ 10 NONAME ; enum TVerdict CTestSuite::DoTestStep(class TDesC16 const &, class TDesC16 const &, class TDesC16 const &)
1.15 + ?DoTestStepPostambleL@RTestStep@@MAE?AW4TVerdict@@XZ @ 11 NONAME ; protected: virtual enum TVerdict __thiscall RTestStep::DoTestStepPostambleL(void)
1.16 + ?DoTestStepPreambleL@RTestStep@@MAE?AW4TVerdict@@XZ @ 12 NONAME ; protected: virtual enum TVerdict __thiscall RTestStep::DoTestStepPreambleL(void)
1.17 + ?EpocErrorToText@CLog@@SA?AVTPtrC16@@H@Z @ 13 NONAME ; public: static class TPtrC16 __cdecl CLog::EpocErrorToText(int)
1.18 + ?GetBoolFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 14 NONAME ; protected: int __thiscall RTestStep::GetBoolFromConfig(class TDesC16 const &,class TDesC16 const &,int &)
1.19 + ?GetHeapAndStackSize@CTestSuite@@QAEXABVTDesC16@@PAH1@Z @ 15 NONAME ; public: void __thiscall CTestSuite::GetHeapAndStackSize(class TDesC16 const &,int *,int *)
1.20 + ?GetIntFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 16 NONAME ; protected: int __thiscall RTestStep::GetIntFromConfig(class TDesC16 const &,class TDesC16 const &,int &)
1.21 + ?GetStringFromConfig@RTestStep@@IAEHABVTDesC16@@0AAVTPtrC16@@@Z @ 17 NONAME ; protected: int __thiscall RTestStep::GetStringFromConfig(class TDesC16 const &,class TDesC16 const &,class TPtrC16 &)
1.22 + ?GetVersion@CTestSuite@@UBE?AVTPtrC16@@XZ @ 18 NONAME ; public: virtual class TPtrC16 __thiscall CTestSuite::GetVersion(void)const
1.23 + ?HeapSize@RTestStep@@QBEHXZ @ 19 NONAME ; public: int __thiscall RTestStep::HeapSize(void)const
1.24 + ?HtmlLogMode@CLog@@QBEHXZ @ 20 NONAME ; public: int __thiscall CLog::HtmlLogMode(void)const
1.25 + ?IsActive@LogSeverity@@SAHHH@Z @ 21 NONAME ; public: static int __cdecl LogSeverity::IsActive(int,int)
1.26 + ?IsValid@LogSeverity@@SAHH@Z @ 22 NONAME ; public: static int __cdecl LogSeverity::IsValid(int)
1.27 + ?LoadConfig@RTestStep@@QAEXABVTDesC16@@@Z @ 23 NONAME ; public: void __thiscall RTestStep::LoadConfig(class TDesC16 const &)
1.28 + ?Log@CLog@@QAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 24 NONAME ; public: void __cdecl CLog::Log(int,class TRefByValue<class TDesC16 const >,...)
1.29 + ?Log@CLog@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 25 NONAME ; public: void __cdecl CLog::Log(class TRefByValue<class TDesC16 const >,...)
1.30 + ?Log@CLog@@QAEXV?$TRefByValue@$$CBVTDesC16@@@@QAPAC@Z @ 26 NONAME ; public: void __thiscall CLog::Log(class TRefByValue<class TDesC16 const >,signed char * * const)
1.31 + ?Log@CTestSuite@@QAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 27 NONAME ; public: void __cdecl CTestSuite::Log(int,class TRefByValue<class TDesC16 const >,...)
1.32 + ?Log@CTestSuite@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 28 NONAME ; public: void __cdecl CTestSuite::Log(class TRefByValue<class TDesC16 const >,...)
1.33 + ?Log@RTestStep@@IAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 29 NONAME ; protected: void __cdecl RTestStep::Log(int,class TRefByValue<class TDesC16 const >,...)
1.34 + ?Log@RTestStep@@IAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 30 NONAME ; protected: void __cdecl RTestStep::Log(class TRefByValue<class TDesC16 const >,...)
1.35 + ?LogBlankLine@CLog@@QAEXH@Z @ 31 NONAME ; public: void __thiscall CLog::LogBlankLine(int)
1.36 + ?LogExtra@CLog@@QAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 32 NONAME ; public: void __cdecl CLog::LogExtra(unsigned char const *,int,int,class TRefByValue<class TDesC16 const >,...)
1.37 + ?LogExtra@CLog@@QAEXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@QAPAC@Z @ 33 NONAME ; public: void __thiscall CLog::LogExtra(unsigned char const *,int,int,class TRefByValue<class TDesC16 const >,signed char * * const)
1.38 + ?LogExtra@CTestSuite@@QAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 34 NONAME ; public: void __cdecl CTestSuite::LogExtra(unsigned char const *,int,int,class TRefByValue<class TDesC16 const >,...)
1.39 + ?LogExtra@RTestStep@@IAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 35 NONAME ; protected: void __cdecl RTestStep::LogExtra(unsigned char const *,int,int,class TRefByValue<class TDesC16 const >,...)
1.40 + ?LogResult@CLog@@QAAXW4TVerdict@@V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 36 NONAME ; public: void __cdecl CLog::LogResult(enum TVerdict,class TRefByValue<class TDesC16 const >,...)
1.41 + ?LogStatus@CLog@@QAEHXZ @ 37 NONAME ; public: int __thiscall CLog::LogStatus(void)
1.42 + ?LogSystem@CTestSuite@@QBEPAVCLog@@XZ @ 38 NONAME ; public: class CLog * __thiscall CTestSuite::LogSystem(void)const
1.43 + ?NewL@CLog@@SAPAV1@XZ @ 39 NONAME ; public: static class CLog * __cdecl CLog::NewL(void)
1.44 + ?NewL@CTestUtils@@SAPAV1@PAVCLog@@@Z @ 40 NONAME ; public: static class CTestUtils * __cdecl CTestUtils::NewL(class CLog *)
1.45 + ?NewLC@CLog@@SAPAV1@XZ @ 41 NONAME ; public: static class CLog * __cdecl CLog::NewLC(void)
1.46 + ?OpenL@RTestStep@@UAE?AW4TVerdict@@XZ @ 42 NONAME ; public: virtual enum TVerdict __thiscall RTestStep::OpenL(void)
1.47 + ?OpenLogFileL@CLog@@QAEXABVTDesC16@@H@Z @ 43 NONAME ; public: void __thiscall CLog::OpenLogFileL(class TDesC16 const &,int)
1.48 + ?OpenLogFileL@CLog@@QAEXXZ @ 44 NONAME ; public: void __thiscall CLog::OpenLogFileL(void)
1.49 + ?RunUtils@CTestUtils@@QAEXABVTDesC16@@@Z @ 45 NONAME ; public: void __thiscall CTestUtils::RunUtils(class TDesC16 const &)
1.50 + ?SetHtmlLogMode@CLog@@QAEXH@Z @ 46 NONAME ; public: void __thiscall CLog::SetHtmlLogMode(int)
1.51 + ?SetLogSystem@CTestSuite@@QAEXPAVCLog@@@Z @ 47 NONAME ; public: void __thiscall CTestSuite::SetLogSystem(class CLog *)
1.52 + ?SetPutSrcInfo@CLog@@QAEXH@Z @ 48 NONAME ; public: void __thiscall CLog::SetPutSrcInfo(int)
1.53 + ?SetSeverity@CLog@@QAEXH@Z @ 49 NONAME ; public: void __thiscall CLog::SetSeverity(int)
1.54 + ?SetSeverity@CTestSuite@@QAEXH@Z @ 50 NONAME ; public: void __thiscall CTestSuite::SetSeverity(int)
1.55 + ?SetStepStatus@CTestSuite@@QAEXW4TTestStepStatus@@@Z @ 51 NONAME ; public: void __thiscall CTestSuite::SetStepStatus(enum TTestStepStatus)
1.56 + ?Severity@CLog@@QBEHXZ @ 52 NONAME ; public: int __thiscall CLog::Severity(void)const
1.57 + ?Severity@CTestSuite@@QBEHXZ @ 53 NONAME ; public: int __thiscall CTestSuite::Severity(void)const
1.58 + ?StackSize@RTestStep@@QBEHXZ @ 54 NONAME ; public: int __thiscall RTestStep::StackSize(void)const
1.59 + ?StepStatus@CTestSuite@@QBE?AW4TTestStepStatus@@XZ @ 55 NONAME ; public: enum TTestStepStatus __thiscall CTestSuite::StepStatus(void)const
1.60 + ?TestBooleanTrue@RTestStep@@IAEXHPBEH@Z @ 56 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrue(int,unsigned char const *,int)
1.61 + ?TestBooleanTrueL@CTestSuite@@IAEXHPBEH@Z @ 57 NONAME ; protected: void __thiscall CTestSuite::TestBooleanTrueL(int,unsigned char const *,int)
1.62 + ?TestBooleanTrueL@RTestStep@@IAEXHPBEH@Z @ 58 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueL(int,unsigned char const *,int)
1.63 + ?TestBooleanTrueWithErrorCode@RTestStep@@IAEXHHPBEH@Z @ 59 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueWithErrorCode(int,int,unsigned char const *,int)
1.64 + ?TestBooleanTrueWithErrorCodeL@RTestStep@@IAEXHHPBEH@Z @ 60 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueWithErrorCodeL(int,int,unsigned char const *,int)
1.65 + ?TestCheckPointCompareL@RTestStep@@IAEXHHABVTDesC16@@PBEH@Z @ 61 NONAME ; protected: void __thiscall RTestStep::TestCheckPointCompareL(int,int,class TDesC16 const &,unsigned char const *,int)
1.66 + ?TestResultText@CLog@@SA?AVTPtrC16@@W4TVerdict@@@Z @ 62 NONAME ; public: static class TPtrC16 __cdecl CLog::TestResultText(enum TVerdict)
1.67 + ?UnloadConfig@RTestStep@@QAEXXZ @ 63 NONAME ; public: void __thiscall RTestStep::UnloadConfig(void)
1.68 + ?WriteFormat@CLog@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 64 NONAME ; public: void __cdecl CLog::WriteFormat(class TRefByValue<class TDesC16 const >,...)
1.69 + ?WriteLogConsole@CLog@@QAEXABVTDesC16@@@Z @ 65 NONAME ; public: void __thiscall CLog::WriteLogConsole(class TDesC16 const &)
1.70 + ?PreOpenL@RTestStep@@QAEXXZ @ 66 NONAME ; public: void __thiscall RTestStep::PreOpenL(void)
1.71 + ??2RTestStep@@SAPAXI@Z @ 67 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int)
1.72 + ??2RTestStep@@SAPAXII@Z @ 68 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,unsigned int)
1.73 + ??2RTestStep@@SAPAXIPAX@Z @ 69 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,void *)
1.74 + ??2RTestStep@@SAPAXIW4TLeave@@@Z @ 70 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,enum TLeave)
1.75 + ?newL@RTestStep@@SAPAXI@Z @ 71 NONAME ; public: static void * __cdecl RTestStep::newL(unsigned int)
1.76 + ?CleanupAfterOpenFail@RTestStep@@UAEXXZ @ 72 NONAME ; public: virtual void __thiscall RTestStep::CleanupAfterOpenFail(void)
1.77 + ??0CSimulProcServer@@IAE@XZ @ 73 NONAME ; protected: __thiscall CSimulProcServer::CSimulProcServer(void)
1.78 + ??0CSimulProcSession@@QAE@XZ @ 74 NONAME ; public: __thiscall CSimulProcSession::CSimulProcSession(void)
1.79 + ??0CSimulProcTestStep@@IAE@XZ @ 75 NONAME ; protected: __thiscall CSimulProcTestStep::CSimulProcTestStep(void)
1.80 + ??1CSimulProcServer@@UAE@XZ @ 76 NONAME ; public: virtual __thiscall CSimulProcServer::~CSimulProcServer(void)
1.81 + ??1CSimulProcSession@@UAE@XZ @ 77 NONAME ; public: virtual __thiscall CSimulProcSession::~CSimulProcSession(void)
1.82 + ??1CSimulProcTestStep@@UAE@XZ @ 78 NONAME ; public: virtual __thiscall CSimulProcTestStep::~CSimulProcTestStep(void)
1.83 + ?Close@RTestSession@@QAEXXZ @ 79 NONAME ; public: void __thiscall RTestSession::Close(void)
1.84 + ?Connect@RTestServ@@QAEHABVTDesC16@@@Z @ 80 NONAME ; public: int __thiscall RTestServ::Connect(class TDesC16 const &)
1.85 + ?EndProcessingAndReturnResult@RTestSession@@QAE?AW4TVerdict@@AAVTDes8@@@Z @ 81 NONAME ; public: enum TVerdict __thiscall RTestSession::EndProcessingAndReturnResult(class TDes8 &)
1.86 + ?NewSessionL@CSimulProcServer@@UBEPAVCSession2@@ABVTVersion@@ABVRMessage2@@@Z @ 82 NONAME ; public: virtual class CSession2 * __thiscall CSimulProcServer::NewSessionL(class TVersion const &,class RMessage2 const &)const
1.87 + ?Open@RTestSession@@QAEHAAVRTestServ@@ABVTDesC16@@H@Z @ 83 NONAME ; public: int __thiscall RTestSession::Open(class RTestServ &,class TDesC16 const &,int)
1.88 + ?ServerName@RTestServ@@QBEABVTDesC16@@XZ @ 84 NONAME ; public: class TDesC16 const & __thiscall RTestServ::ServerName(void)const
1.89 + ?ServiceL@CSimulProcSession@@UAEXABVRMessage2@@@Z @ 85 NONAME ; public: virtual void __thiscall CSimulProcSession::ServiceL(class RMessage2 const &)
1.90 + ?SessionClosed@CSimulProcServer@@UAEXXZ @ 86 NONAME ; public: virtual void __thiscall CSimulProcServer::SessionClosed(void)
1.91 + ?StartProcessing@RTestSession@@QAEXAAVTRequestStatus@@@Z @ 87 NONAME ; public: void __thiscall RTestSession::StartProcessing(class TRequestStatus &)
1.92 + ?DoTestStepL@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 88 NONAME ; enum TVerdict RAsyncTestStep::DoTestStepL(void)
1.93 + ?DoTestStepPostambleL@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 89 NONAME ; enum TVerdict RAsyncTestStep::DoTestStepPostambleL(void)
1.94 + ?StopTest@RAsyncTestStep@@IAEXH@Z @ 90 NONAME ; void RAsyncTestStep::StopTest(int)
1.95 + ?StopTest@RAsyncTestStep@@IAEXXZ @ 91 NONAME ; void RAsyncTestStep::StopTest(void)
1.96 + ??0RAsyncTestStep@@IAE@XZ @ 92 NONAME ; RAsyncTestStep::RAsyncTestStep(void)
1.97 + ?CheckTestResult@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 93 NONAME ; enum TVerdict RAsyncTestStep::CheckTestResult(void)
1.98 + ?Reason@RAsyncTestStep@@IBEHXZ @ 94 NONAME ; int RAsyncTestStep::Reason(void) const
1.99 + ?Result@RAsyncTestStep@@IBE?AW4TVerdict@@XZ @ 95 NONAME ; enum TVerdict RAsyncTestStep::Result(void) const
1.100 + ?StopTest@RAsyncTestStep@@IAEXHW4TVerdict@@@Z @ 96 NONAME ; void RAsyncTestStep::StopTest(int, enum TVerdict)
1.101 + ?NewL@CBusyTestUnit@@SAPAV1@HW4TThreadPriority@@@Z @ 97 NONAME ; class CBusyTestUnit * CBusyTestUnit::NewL(int, enum TThreadPriority)
1.102 + ?NewLC@CBusyTestUnit@@SAPAV1@HW4TThreadPriority@@@Z @ 98 NONAME ; class CBusyTestUnit * CBusyTestUnit::NewLC(int, enum TThreadPriority)
1.103 + ?Start@CBusyTestUnit@@QAEHVTTimeIntervalMicroSeconds@@@Z @ 99 NONAME ; int CBusyTestUnit::Start(class TTimeIntervalMicroSeconds)
1.104 + ?Start@CBusyTestUnit@@QAEHXZ @ 100 NONAME ; int CBusyTestUnit::Start(void)
1.105 + ?Stop@CBusyTestUnit@@QAEXXZ @ 101 NONAME ; void CBusyTestUnit::Stop(void)
1.106 + ?Start@CBusyTestUnit@@QAEHVTTimeIntervalMicroSeconds32@@VTTimeIntervalMicroSeconds@@@Z @ 102 NONAME ; int CBusyTestUnit::Start(class TTimeIntervalMicroSeconds32, class TTimeIntervalMicroSeconds)
1.107 + ?GetHexFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 103 NONAME ; int RTestStep::GetHexFromConfig(class TDesC16 const &, class TDesC16 const &, int &)
1.108 + ?SetResult@RTestStep@@QAEXW4TVerdict@@@Z @ 104 NONAME ; void RTestStep::SetResult(enum TVerdict)
1.109 + ?StepName@RTestStep@@QBE?AVTPtrC16@@XZ @ 105 NONAME ; class TPtrC16 RTestStep::StepName(void) const
1.110 + ?SetSuite@RTestStep@@QAEXPAVCTestSuite@@@Z @ 106 NONAME ; void RTestStep::SetSuite(class CTestSuite *)
1.111 +