diff -r 000000000000 -r bde4ae8d615e os/mm/mmtestenv/mmtestfw/bwins/TESTFRAMEWORKCLIENTU.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/mm/mmtestenv/mmtestfw/bwins/TESTFRAMEWORKCLIENTU.DEF Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,108 @@ +EXPORTS + ??0RTestStep@@QAE@XZ @ 1 NONAME ; public: __thiscall RTestStep::RTestStep(void) + ??1CLog@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CLog::~CLog(void) + ??1CTestStep@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CTestStep::~CTestStep(void) + ??1CTestSuite@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CTestSuite::~CTestSuite(void) + ?AddTestStepL@CTestSuite@@QAEXPAVRTestStep@@@Z @ 5 NONAME ; public: void __thiscall CTestSuite::AddTestStepL(class RTestStep *) + ?Close@RTestStep@@UAEXXZ @ 6 NONAME ; public: virtual void __thiscall RTestStep::Close(void) + ?CloseLogFile@CLog@@QAEXXZ @ 7 NONAME ; public: void __thiscall CLog::CloseLogFile(void) + ?Construct@CLog@@QAEXXZ @ 8 NONAME ; public: void __thiscall CLog::Construct(void) + ?ConstructL@CTestSuite@@QAEXXZ @ 9 NONAME ; public: void __thiscall CTestSuite::ConstructL(void) + ?DoTestStep@CTestSuite@@QAE?AW4TVerdict@@ABVTDesC16@@00@Z @ 10 NONAME ; enum TVerdict CTestSuite::DoTestStep(class TDesC16 const &, class TDesC16 const &, class TDesC16 const &) + ?DoTestStepPostambleL@RTestStep@@MAE?AW4TVerdict@@XZ @ 11 NONAME ; protected: virtual enum TVerdict __thiscall RTestStep::DoTestStepPostambleL(void) + ?DoTestStepPreambleL@RTestStep@@MAE?AW4TVerdict@@XZ @ 12 NONAME ; protected: virtual enum TVerdict __thiscall RTestStep::DoTestStepPreambleL(void) + ?EpocErrorToText@CLog@@SA?AVTPtrC16@@H@Z @ 13 NONAME ; public: static class TPtrC16 __cdecl CLog::EpocErrorToText(int) + ?GetBoolFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 14 NONAME ; protected: int __thiscall RTestStep::GetBoolFromConfig(class TDesC16 const &,class TDesC16 const &,int &) + ?GetHeapAndStackSize@CTestSuite@@QAEXABVTDesC16@@PAH1@Z @ 15 NONAME ; public: void __thiscall CTestSuite::GetHeapAndStackSize(class TDesC16 const &,int *,int *) + ?GetIntFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 16 NONAME ; protected: int __thiscall RTestStep::GetIntFromConfig(class TDesC16 const &,class TDesC16 const &,int &) + ?GetStringFromConfig@RTestStep@@IAEHABVTDesC16@@0AAVTPtrC16@@@Z @ 17 NONAME ; protected: int __thiscall RTestStep::GetStringFromConfig(class TDesC16 const &,class TDesC16 const &,class TPtrC16 &) + ?GetVersion@CTestSuite@@UBE?AVTPtrC16@@XZ @ 18 NONAME ; public: virtual class TPtrC16 __thiscall CTestSuite::GetVersion(void)const + ?HeapSize@RTestStep@@QBEHXZ @ 19 NONAME ; public: int __thiscall RTestStep::HeapSize(void)const + ?HtmlLogMode@CLog@@QBEHXZ @ 20 NONAME ; public: int __thiscall CLog::HtmlLogMode(void)const + ?IsActive@LogSeverity@@SAHHH@Z @ 21 NONAME ; public: static int __cdecl LogSeverity::IsActive(int,int) + ?IsValid@LogSeverity@@SAHH@Z @ 22 NONAME ; public: static int __cdecl LogSeverity::IsValid(int) + ?LoadConfig@RTestStep@@QAEXABVTDesC16@@@Z @ 23 NONAME ; public: void __thiscall RTestStep::LoadConfig(class TDesC16 const &) + ?Log@CLog@@QAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 24 NONAME ; public: void __cdecl CLog::Log(int,class TRefByValue,...) + ?Log@CLog@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 25 NONAME ; public: void __cdecl CLog::Log(class TRefByValue,...) + ?Log@CLog@@QAEXV?$TRefByValue@$$CBVTDesC16@@@@QAPAC@Z @ 26 NONAME ; public: void __thiscall CLog::Log(class TRefByValue,signed char * * const) + ?Log@CTestSuite@@QAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 27 NONAME ; public: void __cdecl CTestSuite::Log(int,class TRefByValue,...) + ?Log@CTestSuite@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 28 NONAME ; public: void __cdecl CTestSuite::Log(class TRefByValue,...) + ?Log@RTestStep@@IAAXHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 29 NONAME ; protected: void __cdecl RTestStep::Log(int,class TRefByValue,...) + ?Log@RTestStep@@IAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 30 NONAME ; protected: void __cdecl RTestStep::Log(class TRefByValue,...) + ?LogBlankLine@CLog@@QAEXH@Z @ 31 NONAME ; public: void __thiscall CLog::LogBlankLine(int) + ?LogExtra@CLog@@QAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 32 NONAME ; public: void __cdecl CLog::LogExtra(unsigned char const *,int,int,class TRefByValue,...) + ?LogExtra@CLog@@QAEXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@QAPAC@Z @ 33 NONAME ; public: void __thiscall CLog::LogExtra(unsigned char const *,int,int,class TRefByValue,signed char * * const) + ?LogExtra@CTestSuite@@QAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 34 NONAME ; public: void __cdecl CTestSuite::LogExtra(unsigned char const *,int,int,class TRefByValue,...) + ?LogExtra@RTestStep@@IAAXPBEHHV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 35 NONAME ; protected: void __cdecl RTestStep::LogExtra(unsigned char const *,int,int,class TRefByValue,...) + ?LogResult@CLog@@QAAXW4TVerdict@@V?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 36 NONAME ; public: void __cdecl CLog::LogResult(enum TVerdict,class TRefByValue,...) + ?LogStatus@CLog@@QAEHXZ @ 37 NONAME ; public: int __thiscall CLog::LogStatus(void) + ?LogSystem@CTestSuite@@QBEPAVCLog@@XZ @ 38 NONAME ; public: class CLog * __thiscall CTestSuite::LogSystem(void)const + ?NewL@CLog@@SAPAV1@XZ @ 39 NONAME ; public: static class CLog * __cdecl CLog::NewL(void) + ?NewL@CTestUtils@@SAPAV1@PAVCLog@@@Z @ 40 NONAME ; public: static class CTestUtils * __cdecl CTestUtils::NewL(class CLog *) + ?NewLC@CLog@@SAPAV1@XZ @ 41 NONAME ; public: static class CLog * __cdecl CLog::NewLC(void) + ?OpenL@RTestStep@@UAE?AW4TVerdict@@XZ @ 42 NONAME ; public: virtual enum TVerdict __thiscall RTestStep::OpenL(void) + ?OpenLogFileL@CLog@@QAEXABVTDesC16@@H@Z @ 43 NONAME ; public: void __thiscall CLog::OpenLogFileL(class TDesC16 const &,int) + ?OpenLogFileL@CLog@@QAEXXZ @ 44 NONAME ; public: void __thiscall CLog::OpenLogFileL(void) + ?RunUtils@CTestUtils@@QAEXABVTDesC16@@@Z @ 45 NONAME ; public: void __thiscall CTestUtils::RunUtils(class TDesC16 const &) + ?SetHtmlLogMode@CLog@@QAEXH@Z @ 46 NONAME ; public: void __thiscall CLog::SetHtmlLogMode(int) + ?SetLogSystem@CTestSuite@@QAEXPAVCLog@@@Z @ 47 NONAME ; public: void __thiscall CTestSuite::SetLogSystem(class CLog *) + ?SetPutSrcInfo@CLog@@QAEXH@Z @ 48 NONAME ; public: void __thiscall CLog::SetPutSrcInfo(int) + ?SetSeverity@CLog@@QAEXH@Z @ 49 NONAME ; public: void __thiscall CLog::SetSeverity(int) + ?SetSeverity@CTestSuite@@QAEXH@Z @ 50 NONAME ; public: void __thiscall CTestSuite::SetSeverity(int) + ?SetStepStatus@CTestSuite@@QAEXW4TTestStepStatus@@@Z @ 51 NONAME ; public: void __thiscall CTestSuite::SetStepStatus(enum TTestStepStatus) + ?Severity@CLog@@QBEHXZ @ 52 NONAME ; public: int __thiscall CLog::Severity(void)const + ?Severity@CTestSuite@@QBEHXZ @ 53 NONAME ; public: int __thiscall CTestSuite::Severity(void)const + ?StackSize@RTestStep@@QBEHXZ @ 54 NONAME ; public: int __thiscall RTestStep::StackSize(void)const + ?StepStatus@CTestSuite@@QBE?AW4TTestStepStatus@@XZ @ 55 NONAME ; public: enum TTestStepStatus __thiscall CTestSuite::StepStatus(void)const + ?TestBooleanTrue@RTestStep@@IAEXHPBEH@Z @ 56 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrue(int,unsigned char const *,int) + ?TestBooleanTrueL@CTestSuite@@IAEXHPBEH@Z @ 57 NONAME ; protected: void __thiscall CTestSuite::TestBooleanTrueL(int,unsigned char const *,int) + ?TestBooleanTrueL@RTestStep@@IAEXHPBEH@Z @ 58 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueL(int,unsigned char const *,int) + ?TestBooleanTrueWithErrorCode@RTestStep@@IAEXHHPBEH@Z @ 59 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueWithErrorCode(int,int,unsigned char const *,int) + ?TestBooleanTrueWithErrorCodeL@RTestStep@@IAEXHHPBEH@Z @ 60 NONAME ; protected: void __thiscall RTestStep::TestBooleanTrueWithErrorCodeL(int,int,unsigned char const *,int) + ?TestCheckPointCompareL@RTestStep@@IAEXHHABVTDesC16@@PBEH@Z @ 61 NONAME ; protected: void __thiscall RTestStep::TestCheckPointCompareL(int,int,class TDesC16 const &,unsigned char const *,int) + ?TestResultText@CLog@@SA?AVTPtrC16@@W4TVerdict@@@Z @ 62 NONAME ; public: static class TPtrC16 __cdecl CLog::TestResultText(enum TVerdict) + ?UnloadConfig@RTestStep@@QAEXXZ @ 63 NONAME ; public: void __thiscall RTestStep::UnloadConfig(void) + ?WriteFormat@CLog@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 64 NONAME ; public: void __cdecl CLog::WriteFormat(class TRefByValue,...) + ?WriteLogConsole@CLog@@QAEXABVTDesC16@@@Z @ 65 NONAME ; public: void __thiscall CLog::WriteLogConsole(class TDesC16 const &) + ?PreOpenL@RTestStep@@QAEXXZ @ 66 NONAME ; public: void __thiscall RTestStep::PreOpenL(void) + ??2RTestStep@@SAPAXI@Z @ 67 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int) + ??2RTestStep@@SAPAXII@Z @ 68 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,unsigned int) + ??2RTestStep@@SAPAXIPAX@Z @ 69 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,void *) + ??2RTestStep@@SAPAXIW4TLeave@@@Z @ 70 NONAME ; public: static void * __cdecl RTestStep::operator new(unsigned int,enum TLeave) + ?newL@RTestStep@@SAPAXI@Z @ 71 NONAME ; public: static void * __cdecl RTestStep::newL(unsigned int) + ?CleanupAfterOpenFail@RTestStep@@UAEXXZ @ 72 NONAME ; public: virtual void __thiscall RTestStep::CleanupAfterOpenFail(void) + ??0CSimulProcServer@@IAE@XZ @ 73 NONAME ; protected: __thiscall CSimulProcServer::CSimulProcServer(void) + ??0CSimulProcSession@@QAE@XZ @ 74 NONAME ; public: __thiscall CSimulProcSession::CSimulProcSession(void) + ??0CSimulProcTestStep@@IAE@XZ @ 75 NONAME ; protected: __thiscall CSimulProcTestStep::CSimulProcTestStep(void) + ??1CSimulProcServer@@UAE@XZ @ 76 NONAME ; public: virtual __thiscall CSimulProcServer::~CSimulProcServer(void) + ??1CSimulProcSession@@UAE@XZ @ 77 NONAME ; public: virtual __thiscall CSimulProcSession::~CSimulProcSession(void) + ??1CSimulProcTestStep@@UAE@XZ @ 78 NONAME ; public: virtual __thiscall CSimulProcTestStep::~CSimulProcTestStep(void) + ?Close@RTestSession@@QAEXXZ @ 79 NONAME ; public: void __thiscall RTestSession::Close(void) + ?Connect@RTestServ@@QAEHABVTDesC16@@@Z @ 80 NONAME ; public: int __thiscall RTestServ::Connect(class TDesC16 const &) + ?EndProcessingAndReturnResult@RTestSession@@QAE?AW4TVerdict@@AAVTDes8@@@Z @ 81 NONAME ; public: enum TVerdict __thiscall RTestSession::EndProcessingAndReturnResult(class TDes8 &) + ?NewSessionL@CSimulProcServer@@UBEPAVCSession2@@ABVTVersion@@ABVRMessage2@@@Z @ 82 NONAME ; public: virtual class CSession2 * __thiscall CSimulProcServer::NewSessionL(class TVersion const &,class RMessage2 const &)const + ?Open@RTestSession@@QAEHAAVRTestServ@@ABVTDesC16@@H@Z @ 83 NONAME ; public: int __thiscall RTestSession::Open(class RTestServ &,class TDesC16 const &,int) + ?ServerName@RTestServ@@QBEABVTDesC16@@XZ @ 84 NONAME ; public: class TDesC16 const & __thiscall RTestServ::ServerName(void)const + ?ServiceL@CSimulProcSession@@UAEXABVRMessage2@@@Z @ 85 NONAME ; public: virtual void __thiscall CSimulProcSession::ServiceL(class RMessage2 const &) + ?SessionClosed@CSimulProcServer@@UAEXXZ @ 86 NONAME ; public: virtual void __thiscall CSimulProcServer::SessionClosed(void) + ?StartProcessing@RTestSession@@QAEXAAVTRequestStatus@@@Z @ 87 NONAME ; public: void __thiscall RTestSession::StartProcessing(class TRequestStatus &) + ?DoTestStepL@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 88 NONAME ; enum TVerdict RAsyncTestStep::DoTestStepL(void) + ?DoTestStepPostambleL@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 89 NONAME ; enum TVerdict RAsyncTestStep::DoTestStepPostambleL(void) + ?StopTest@RAsyncTestStep@@IAEXH@Z @ 90 NONAME ; void RAsyncTestStep::StopTest(int) + ?StopTest@RAsyncTestStep@@IAEXXZ @ 91 NONAME ; void RAsyncTestStep::StopTest(void) + ??0RAsyncTestStep@@IAE@XZ @ 92 NONAME ; RAsyncTestStep::RAsyncTestStep(void) + ?CheckTestResult@RAsyncTestStep@@MAE?AW4TVerdict@@XZ @ 93 NONAME ; enum TVerdict RAsyncTestStep::CheckTestResult(void) + ?Reason@RAsyncTestStep@@IBEHXZ @ 94 NONAME ; int RAsyncTestStep::Reason(void) const + ?Result@RAsyncTestStep@@IBE?AW4TVerdict@@XZ @ 95 NONAME ; enum TVerdict RAsyncTestStep::Result(void) const + ?StopTest@RAsyncTestStep@@IAEXHW4TVerdict@@@Z @ 96 NONAME ; void RAsyncTestStep::StopTest(int, enum TVerdict) + ?NewL@CBusyTestUnit@@SAPAV1@HW4TThreadPriority@@@Z @ 97 NONAME ; class CBusyTestUnit * CBusyTestUnit::NewL(int, enum TThreadPriority) + ?NewLC@CBusyTestUnit@@SAPAV1@HW4TThreadPriority@@@Z @ 98 NONAME ; class CBusyTestUnit * CBusyTestUnit::NewLC(int, enum TThreadPriority) + ?Start@CBusyTestUnit@@QAEHVTTimeIntervalMicroSeconds@@@Z @ 99 NONAME ; int CBusyTestUnit::Start(class TTimeIntervalMicroSeconds) + ?Start@CBusyTestUnit@@QAEHXZ @ 100 NONAME ; int CBusyTestUnit::Start(void) + ?Stop@CBusyTestUnit@@QAEXXZ @ 101 NONAME ; void CBusyTestUnit::Stop(void) + ?Start@CBusyTestUnit@@QAEHVTTimeIntervalMicroSeconds32@@VTTimeIntervalMicroSeconds@@@Z @ 102 NONAME ; int CBusyTestUnit::Start(class TTimeIntervalMicroSeconds32, class TTimeIntervalMicroSeconds) + ?GetHexFromConfig@RTestStep@@IAEHABVTDesC16@@0AAH@Z @ 103 NONAME ; int RTestStep::GetHexFromConfig(class TDesC16 const &, class TDesC16 const &, int &) + ?SetResult@RTestStep@@QAEXW4TVerdict@@@Z @ 104 NONAME ; void RTestStep::SetResult(enum TVerdict) + ?StepName@RTestStep@@QBE?AVTPtrC16@@XZ @ 105 NONAME ; class TPtrC16 RTestStep::StepName(void) const + ?SetSuite@RTestStep@@QAEXPAVCTestSuite@@@Z @ 106 NONAME ; void RTestStep::SetSuite(class CTestSuite *) +