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