diff -r 000000000000 -r e4d67989cc36 lowlevellibsandfws/pluginfw/Test_Bed/bwins/rtestbed2u.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lowlevellibsandfws/pluginfw/Test_Bed/bwins/rtestbed2u.def Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,62 @@ +EXPORTS + ??0CComponentTester@@IAE@AAVCDataLogger@@AAVMComponentTestObserver@@@Z @ 1 NONAME ; protected: __thiscall CComponentTester::CComponentTester(class CDataLogger &,class MComponentTestObserver &) + ??0CLeakTestTransition@@IAE@ABVTDesC16@@AAVCUnitTestContext@@AAVTTransitionValidator@@@Z @ 2 NONAME ; protected: __thiscall CLeakTestTransition::CLeakTestTransition(class TDesC16 const &,class CUnitTestContext &,class TTransitionValidator &) + ??0CTransition@@IAE@ABVTDesC16@@AAVCUnitTestContext@@AAVTTransitionValidator@@@Z @ 3 NONAME ; protected: __thiscall CTransition::CTransition(class TDesC16 const &,class CUnitTestContext &,class TTransitionValidator &) + ??1CComponentTester@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CComponentTester::~CComponentTester(void) + ??1CTestController@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CTestController::~CTestController(void) + ??1CTransition@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CTransition::~CTransition(void) + ??1CUnitTest@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CUnitTest::~CUnitTest(void) + ?AddBlockingTransitionL@CUnitTest@@IAEXPAVCTransition@@@Z @ 8 NONAME ; protected: void __thiscall CUnitTest::AddBlockingTransitionL(class CTransition *) + ?AddLeaveErrorCodeL@CUnitTest@@IAEXH@Z @ 9 NONAME ; protected: void __thiscall CUnitTest::AddLeaveErrorCodeL(int) + ?AddParamUnitTestL@CComponentTester@@IAEXPBVCUnitTest@@@Z @ 10 NONAME ; protected: void __thiscall CComponentTester::AddParamUnitTestL(class CUnitTest const *) + ?AddTransitionL@CUnitTest@@IAEXPAVCTransition@@@Z @ 11 NONAME ; protected: void __thiscall CUnitTest::AddTransitionL(class CTransition *) + ?AddUnitTestL@CComponentTester@@IAEXPBVCUnitTest@@@Z @ 12 NONAME ; protected: void __thiscall CComponentTester::AddUnitTestL(class CUnitTest const *) + ?Cancel@CTestController@@QAEXXZ @ 13 NONAME ; public: void __thiscall CTestController::Cancel(void) + ?Complete@CComponentTester@@UAEXPAVCUnitTest@@@Z @ 14 NONAME ; public: virtual void __thiscall CComponentTester::Complete(class CUnitTest *) + ?Complete@CUnitTest@@UAEXAAVCTransition@@H@Z @ 15 NONAME ; public: virtual void __thiscall CUnitTest::Complete(class CTransition &,int) + ?ComponentTesterConstructL@CComponentTester@@IAEXXZ @ 16 NONAME ; protected: void __thiscall CComponentTester::ComponentTesterConstructL(void) + ?DataLogger@CTestController@@SAAAVCDataLogger@@XZ @ 17 NONAME ; public: static class CDataLogger & __cdecl CTestController::DataLogger(void) + ?DoCancel@CComponentTester@@MAEXXZ @ 18 NONAME ; protected: virtual void __thiscall CComponentTester::DoCancel(void) + ?DoCancel@CTransition@@MAEXXZ @ 19 NONAME ; protected: virtual void __thiscall CTransition::DoCancel(void) + ?DoCancel@CUnitTest@@MAEXXZ @ 20 NONAME ; protected: virtual void __thiscall CUnitTest::DoCancel(void) + ?DumpMemoryBlock@CDataLogger@@QAEXPBEH@Z @ 21 NONAME ; public: void __thiscall CDataLogger::DumpMemoryBlock(unsigned char const *,int) + ?E32Main_TestHarness@@YAHP6APAVCComponentTester@@AAVCDataLogger@@AAVMComponentTestObserver@@@Z@Z @ 22 NONAME ; int __cdecl E32Main_TestHarness(class CComponentTester * (__cdecl*)(class CDataLogger &,class MComponentTestObserver &)) + ?FindComponents@CTestController@@QBEABV?$RPointerArray@VCComponentInfo@@@@XZ @ 23 NONAME ; public: class RPointerArray const & __thiscall CTestController::FindComponents(void)const + ?GetCurrentTransition@CUnitTest@@QBEAAVCTransition@@XZ @ 24 NONAME ; public: class CTransition & __thiscall CUnitTest::GetCurrentTransition(void)const + ?GetErrorCode@CTransition@@QBEHXZ @ 25 NONAME ; public: int __thiscall CTransition::GetErrorCode(void)const + ?IsBlockingTransition@CTransition@@QBEHXZ @ 26 NONAME ; public: int __thiscall CTransition::IsBlockingTransition(void)const + ?LogInformation@CDataLogger@@QAEXABVTDesC16@@@Z @ 27 NONAME ; public: void __thiscall CDataLogger::LogInformation(class TDesC16 const &) + ?LogInformation@CDataLogger@@QAEXABVTDesC8@@@Z @ 28 NONAME ; public: void __thiscall CDataLogger::LogInformation(class TDesC8 const &) + ?LogInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 29 NONAME ; public: void __cdecl CDataLogger::LogInformationWithParameters(class TRefByValue,...) + ?LogInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 30 NONAME ; public: void __cdecl CDataLogger::LogInformationWithParameters(class TRefByValue,...) + ?NewL@CComponentInfo@@SAPAV1@P6APAVCComponentTester@@AAVCDataLogger@@AAVMComponentTestObserver@@@ZPAV?$RPointerArray@VCUnitTestInfo@@@@@Z @ 31 NONAME ; public: static class CComponentInfo * __cdecl CComponentInfo::NewL(class CComponentTester * (__cdecl*)(class CDataLogger &,class MComponentTestObserver &),class RPointerArray *) + ?NewL@CTestController@@SAPAV1@PAVCActiveScheduler@@P6APAVCComponentTester@@AAVCDataLogger@@AAVMComponentTestObserver@@@ZPAVRTest@@PAUTLoggingInfo@@@Z @ 32 NONAME ; public: static class CTestController * __cdecl CTestController::NewL(class CActiveScheduler *,class CComponentTester * (__cdecl*)(class CDataLogger &,class MComponentTestObserver &),class RTest *,struct TLoggingInfo *) + ?NewLC@CTestController@@SAPAV1@PAVCActiveScheduler@@P6APAVCComponentTester@@AAVCDataLogger@@AAVMComponentTestObserver@@@ZPAVRTest@@PAUTLoggingInfo@@@Z @ 33 NONAME ; public: static class CTestController * __cdecl CTestController::NewLC(class CActiveScheduler *,class CComponentTester * (__cdecl*)(class CDataLogger &,class MComponentTestObserver &),class RTest *,struct TLoggingInfo *) + ?PostTransitionCleanup@CLeakTestTransition@@MAEXXZ @ 34 NONAME ; protected: virtual void __thiscall CLeakTestTransition::PostTransitionCleanup(void) + ?PostTransitionCleanup@CTransition@@MAEXXZ @ 35 NONAME ; protected: virtual void __thiscall CTransition::PostTransitionCleanup(void) + ?RepeatOnce@CTransition@@QAEXXZ @ 36 NONAME ; public: void __thiscall CTransition::RepeatOnce(void) + ?ReportInformation@CDataLogger@@QAEXABVTDesC16@@@Z @ 37 NONAME ; public: void __thiscall CDataLogger::ReportInformation(class TDesC16 const &) + ?ReportInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 38 NONAME ; public: void __cdecl CDataLogger::ReportInformationWithParameters(class TRefByValue,...) + ?RunError@CLeakTestTransition@@MAEHH@Z @ 39 NONAME ; protected: virtual int __thiscall CLeakTestTransition::RunError(int) + ?RunError@CTransition@@MAEHH@Z @ 40 NONAME ; protected: virtual int __thiscall CTransition::RunError(int) + ?RunL@CComponentTester@@MAEXXZ @ 41 NONAME ; protected: virtual void __thiscall CComponentTester::RunL(void) + ?RunL@CLeakTestTransition@@MAEXXZ @ 42 NONAME ; protected: virtual void __thiscall CLeakTestTransition::RunL(void) + ?RunL@CTransition@@MAEXXZ @ 43 NONAME ; protected: virtual void __thiscall CTransition::RunL(void) + ?RunL@CUnitTest@@MAEXXZ @ 44 NONAME ; protected: virtual void __thiscall CUnitTest::RunL(void) + ?RunTest@CUnitTest@@QAEXVTTimeIntervalMicroSeconds32@@@Z @ 45 NONAME ; public: void __thiscall CUnitTest::RunTest(class TTimeIntervalMicroSeconds32) + ?RunTransition@CTransition@@UAEXPAVTRequestStatus@@@Z @ 46 NONAME ; public: virtual void __thiscall CTransition::RunTransition(class TRequestStatus *) + ?SetBlockingTransition@CTransition@@QAEXH@Z @ 47 NONAME ; public: void __thiscall CTransition::SetBlockingTransition(int) + ?SetCurrentTransition@CUnitTest@@UAEXAAVCTransition@@@Z @ 48 NONAME ; public: virtual void __thiscall CUnitTest::SetCurrentTransition(class CTransition &) + ?SetParametersL@CUnitTest@@UAEXPAX@Z @ 49 NONAME ; public: virtual void __thiscall CUnitTest::SetParametersL(void *) + ?SetRTest@CComponentTester@@QAEXPAVRTest@@@Z @ 50 NONAME ; public: void __thiscall CComponentTester::SetRTest(class RTest *) + ?SetStartStateL@CTransition@@UAEXXZ @ 51 NONAME ; public: virtual void __thiscall CTransition::SetStartStateL(void) + ?Start@CTestController@@QAEXPAV?$RPointerArray@UTTestInfo@@@@@Z @ 52 NONAME ; public: void __thiscall CTestController::Start(class RPointerArray *) + ?Start@CTestController@@QAEXPAVTRequestStatus@@@Z @ 53 NONAME ; public: void __thiscall CTestController::Start(class TRequestStatus *) + ?Start@CTestController@@QAEXPAVTRequestStatus@@PAV?$RPointerArray@UTTestInfo@@@@@Z @ 54 NONAME ; public: void __thiscall CTestController::Start(class TRequestStatus *,class RPointerArray *) + ?Start@CTestController@@QAEXXZ @ 55 NONAME ; public: void __thiscall CTestController::Start(void) + ?TestComponent@CComponentTester@@UAEXPAV?$RPointerArray@UTTestInfo@@@@@Z @ 56 NONAME ; public: virtual void __thiscall CComponentTester::TestComponent(class RPointerArray *) + ?TransitionId@CTransition@@QBEABVTDesC16@@XZ @ 57 NONAME ; public: class TDesC16 const & __thiscall CTransition::TransitionId(void)const + ?TransitionInfo@CTransition@@QBEABUTTransitionInfo@@XZ @ 58 NONAME ; public: struct TTransitionInfo const & __thiscall CTransition::TransitionInfo(void)const + ?TransitionSetsL@CComponentTester@@QBEPAV?$RPointerArray@VCUnitTestInfo@@@@XZ @ 59 NONAME ; public: class RPointerArray * __thiscall CComponentTester::TransitionSetsL(void)const + ?UnitTestConstructL@CUnitTest@@IAEXXZ @ 60 NONAME ; protected: void __thiscall CUnitTest::UnitTestConstructL(void) +