1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/lowlevellibsandfws/pluginfw/Test_Bed/bwins/rtestbed2u.def Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,62 @@
1.4 +EXPORTS
1.5 + ??0CComponentTester@@IAE@AAVCDataLogger@@AAVMComponentTestObserver@@@Z @ 1 NONAME ; protected: __thiscall CComponentTester::CComponentTester(class CDataLogger &,class MComponentTestObserver &)
1.6 + ??0CLeakTestTransition@@IAE@ABVTDesC16@@AAVCUnitTestContext@@AAVTTransitionValidator@@@Z @ 2 NONAME ; protected: __thiscall CLeakTestTransition::CLeakTestTransition(class TDesC16 const &,class CUnitTestContext &,class TTransitionValidator &)
1.7 + ??0CTransition@@IAE@ABVTDesC16@@AAVCUnitTestContext@@AAVTTransitionValidator@@@Z @ 3 NONAME ; protected: __thiscall CTransition::CTransition(class TDesC16 const &,class CUnitTestContext &,class TTransitionValidator &)
1.8 + ??1CComponentTester@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CComponentTester::~CComponentTester(void)
1.9 + ??1CTestController@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CTestController::~CTestController(void)
1.10 + ??1CTransition@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CTransition::~CTransition(void)
1.11 + ??1CUnitTest@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CUnitTest::~CUnitTest(void)
1.12 + ?AddBlockingTransitionL@CUnitTest@@IAEXPAVCTransition@@@Z @ 8 NONAME ; protected: void __thiscall CUnitTest::AddBlockingTransitionL(class CTransition *)
1.13 + ?AddLeaveErrorCodeL@CUnitTest@@IAEXH@Z @ 9 NONAME ; protected: void __thiscall CUnitTest::AddLeaveErrorCodeL(int)
1.14 + ?AddParamUnitTestL@CComponentTester@@IAEXPBVCUnitTest@@@Z @ 10 NONAME ; protected: void __thiscall CComponentTester::AddParamUnitTestL(class CUnitTest const *)
1.15 + ?AddTransitionL@CUnitTest@@IAEXPAVCTransition@@@Z @ 11 NONAME ; protected: void __thiscall CUnitTest::AddTransitionL(class CTransition *)
1.16 + ?AddUnitTestL@CComponentTester@@IAEXPBVCUnitTest@@@Z @ 12 NONAME ; protected: void __thiscall CComponentTester::AddUnitTestL(class CUnitTest const *)
1.17 + ?Cancel@CTestController@@QAEXXZ @ 13 NONAME ; public: void __thiscall CTestController::Cancel(void)
1.18 + ?Complete@CComponentTester@@UAEXPAVCUnitTest@@@Z @ 14 NONAME ; public: virtual void __thiscall CComponentTester::Complete(class CUnitTest *)
1.19 + ?Complete@CUnitTest@@UAEXAAVCTransition@@H@Z @ 15 NONAME ; public: virtual void __thiscall CUnitTest::Complete(class CTransition &,int)
1.20 + ?ComponentTesterConstructL@CComponentTester@@IAEXXZ @ 16 NONAME ; protected: void __thiscall CComponentTester::ComponentTesterConstructL(void)
1.21 + ?DataLogger@CTestController@@SAAAVCDataLogger@@XZ @ 17 NONAME ; public: static class CDataLogger & __cdecl CTestController::DataLogger(void)
1.22 + ?DoCancel@CComponentTester@@MAEXXZ @ 18 NONAME ; protected: virtual void __thiscall CComponentTester::DoCancel(void)
1.23 + ?DoCancel@CTransition@@MAEXXZ @ 19 NONAME ; protected: virtual void __thiscall CTransition::DoCancel(void)
1.24 + ?DoCancel@CUnitTest@@MAEXXZ @ 20 NONAME ; protected: virtual void __thiscall CUnitTest::DoCancel(void)
1.25 + ?DumpMemoryBlock@CDataLogger@@QAEXPBEH@Z @ 21 NONAME ; public: void __thiscall CDataLogger::DumpMemoryBlock(unsigned char const *,int)
1.26 + ?E32Main_TestHarness@@YAHP6APAVCComponentTester@@AAVCDataLogger@@AAVMComponentTestObserver@@@Z@Z @ 22 NONAME ; int __cdecl E32Main_TestHarness(class CComponentTester * (__cdecl*)(class CDataLogger &,class MComponentTestObserver &))
1.27 + ?FindComponents@CTestController@@QBEABV?$RPointerArray@VCComponentInfo@@@@XZ @ 23 NONAME ; public: class RPointerArray<class CComponentInfo> const & __thiscall CTestController::FindComponents(void)const
1.28 + ?GetCurrentTransition@CUnitTest@@QBEAAVCTransition@@XZ @ 24 NONAME ; public: class CTransition & __thiscall CUnitTest::GetCurrentTransition(void)const
1.29 + ?GetErrorCode@CTransition@@QBEHXZ @ 25 NONAME ; public: int __thiscall CTransition::GetErrorCode(void)const
1.30 + ?IsBlockingTransition@CTransition@@QBEHXZ @ 26 NONAME ; public: int __thiscall CTransition::IsBlockingTransition(void)const
1.31 + ?LogInformation@CDataLogger@@QAEXABVTDesC16@@@Z @ 27 NONAME ; public: void __thiscall CDataLogger::LogInformation(class TDesC16 const &)
1.32 + ?LogInformation@CDataLogger@@QAEXABVTDesC8@@@Z @ 28 NONAME ; public: void __thiscall CDataLogger::LogInformation(class TDesC8 const &)
1.33 + ?LogInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 29 NONAME ; public: void __cdecl CDataLogger::LogInformationWithParameters(class TRefByValue<class TDesC16 const >,...)
1.34 + ?LogInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC8@@@@ZZ @ 30 NONAME ; public: void __cdecl CDataLogger::LogInformationWithParameters(class TRefByValue<class TDesC8 const >,...)
1.35 + ?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<class CUnitTestInfo> *)
1.36 + ?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 *)
1.37 + ?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 *)
1.38 + ?PostTransitionCleanup@CLeakTestTransition@@MAEXXZ @ 34 NONAME ; protected: virtual void __thiscall CLeakTestTransition::PostTransitionCleanup(void)
1.39 + ?PostTransitionCleanup@CTransition@@MAEXXZ @ 35 NONAME ; protected: virtual void __thiscall CTransition::PostTransitionCleanup(void)
1.40 + ?RepeatOnce@CTransition@@QAEXXZ @ 36 NONAME ; public: void __thiscall CTransition::RepeatOnce(void)
1.41 + ?ReportInformation@CDataLogger@@QAEXABVTDesC16@@@Z @ 37 NONAME ; public: void __thiscall CDataLogger::ReportInformation(class TDesC16 const &)
1.42 + ?ReportInformationWithParameters@CDataLogger@@QAAXV?$TRefByValue@$$CBVTDesC16@@@@ZZ @ 38 NONAME ; public: void __cdecl CDataLogger::ReportInformationWithParameters(class TRefByValue<class TDesC16 const >,...)
1.43 + ?RunError@CLeakTestTransition@@MAEHH@Z @ 39 NONAME ; protected: virtual int __thiscall CLeakTestTransition::RunError(int)
1.44 + ?RunError@CTransition@@MAEHH@Z @ 40 NONAME ; protected: virtual int __thiscall CTransition::RunError(int)
1.45 + ?RunL@CComponentTester@@MAEXXZ @ 41 NONAME ; protected: virtual void __thiscall CComponentTester::RunL(void)
1.46 + ?RunL@CLeakTestTransition@@MAEXXZ @ 42 NONAME ; protected: virtual void __thiscall CLeakTestTransition::RunL(void)
1.47 + ?RunL@CTransition@@MAEXXZ @ 43 NONAME ; protected: virtual void __thiscall CTransition::RunL(void)
1.48 + ?RunL@CUnitTest@@MAEXXZ @ 44 NONAME ; protected: virtual void __thiscall CUnitTest::RunL(void)
1.49 + ?RunTest@CUnitTest@@QAEXVTTimeIntervalMicroSeconds32@@@Z @ 45 NONAME ; public: void __thiscall CUnitTest::RunTest(class TTimeIntervalMicroSeconds32)
1.50 + ?RunTransition@CTransition@@UAEXPAVTRequestStatus@@@Z @ 46 NONAME ; public: virtual void __thiscall CTransition::RunTransition(class TRequestStatus *)
1.51 + ?SetBlockingTransition@CTransition@@QAEXH@Z @ 47 NONAME ; public: void __thiscall CTransition::SetBlockingTransition(int)
1.52 + ?SetCurrentTransition@CUnitTest@@UAEXAAVCTransition@@@Z @ 48 NONAME ; public: virtual void __thiscall CUnitTest::SetCurrentTransition(class CTransition &)
1.53 + ?SetParametersL@CUnitTest@@UAEXPAX@Z @ 49 NONAME ; public: virtual void __thiscall CUnitTest::SetParametersL(void *)
1.54 + ?SetRTest@CComponentTester@@QAEXPAVRTest@@@Z @ 50 NONAME ; public: void __thiscall CComponentTester::SetRTest(class RTest *)
1.55 + ?SetStartStateL@CTransition@@UAEXXZ @ 51 NONAME ; public: virtual void __thiscall CTransition::SetStartStateL(void)
1.56 + ?Start@CTestController@@QAEXPAV?$RPointerArray@UTTestInfo@@@@@Z @ 52 NONAME ; public: void __thiscall CTestController::Start(class RPointerArray<struct TTestInfo> *)
1.57 + ?Start@CTestController@@QAEXPAVTRequestStatus@@@Z @ 53 NONAME ; public: void __thiscall CTestController::Start(class TRequestStatus *)
1.58 + ?Start@CTestController@@QAEXPAVTRequestStatus@@PAV?$RPointerArray@UTTestInfo@@@@@Z @ 54 NONAME ; public: void __thiscall CTestController::Start(class TRequestStatus *,class RPointerArray<struct TTestInfo> *)
1.59 + ?Start@CTestController@@QAEXXZ @ 55 NONAME ; public: void __thiscall CTestController::Start(void)
1.60 + ?TestComponent@CComponentTester@@UAEXPAV?$RPointerArray@UTTestInfo@@@@@Z @ 56 NONAME ; public: virtual void __thiscall CComponentTester::TestComponent(class RPointerArray<struct TTestInfo> *)
1.61 + ?TransitionId@CTransition@@QBEABVTDesC16@@XZ @ 57 NONAME ; public: class TDesC16 const & __thiscall CTransition::TransitionId(void)const
1.62 + ?TransitionInfo@CTransition@@QBEABUTTransitionInfo@@XZ @ 58 NONAME ; public: struct TTransitionInfo const & __thiscall CTransition::TransitionInfo(void)const
1.63 + ?TransitionSetsL@CComponentTester@@QBEPAV?$RPointerArray@VCUnitTestInfo@@@@XZ @ 59 NONAME ; public: class RPointerArray<class CUnitTestInfo> * __thiscall CComponentTester::TransitionSetsL(void)const
1.64 + ?UnitTestConstructL@CUnitTest@@IAEXXZ @ 60 NONAME ; protected: void __thiscall CUnitTest::UnitTestConstructL(void)
1.65 +