crashrpt
Public Member Functions | Public Attributes | List of all members
CrashRptProbeAPITests Class Reference
Inheritance diagram for CrashRptProbeAPITests:
CTestSuite

Public Member Functions

void SetUp ()
 CRASHRPT_LIB.
 
void TearDown ()
 
void Test_crpOpenErrorReportA ()
 
void Test_crpOpenErrorReportW ()
 
void Test_crpCloseErrorReport ()
 
void Test_crpExtractFileW ()
 
void Test_crpExtractFileA ()
 
void Test_crpGetLastErrorW ()
 
void Test_crpGetLastErrorA ()
 
void Test_crpGetPropertyW ()
 
void Test_crpGetPropertyA ()
 
void Test_crpGetProperty ()
 
void Test_crashrptprobe_dll_file_version ()
 
- Public Member Functions inherited from CTestSuite
 CTestSuite (CTestSuite *pParentSuite=NULL)
 
virtual void GetSuiteInfo (std::string &sName, std::string &sDescription)=0
 
virtual void DoWithMyTests (eAction action, std::vector< std::string > &test_list)=0
 
bool Run (std::set< std::string > &SuitesToRun)
 
virtual std::vector< std::string > GetTestList (std::set< std::string > &SuitesToRun, bool bIncludeChildren=false)
 
CTestSuiteGetParentSuite ()
 
void SetParentSuite (CTestSuite *pParent)
 
UINT GetChildSuiteCount ()
 
CTestSuiteGetChildSuite (UINT i)
 
void AddChildSuite (CTestSuite *pChildSuite)
 
std::vector< std::string > GetErrorList (bool bIncludeChildren=false)
 
void ClearErrors ()
 
void AddErrorMsg (const char *szFunction, const char *szAssertion, const char *szMsg,...)
 

Public Attributes

CString m_sTmpFolderW
 CRASHRPT_LIB.
 
CString m_sErrorReportNameW
 
CString m_sMD5HashW
 
CString m_sTmpFolderA
 
CString m_sErrorReportNameA
 
CString m_sMD5HashA
 

Additional Inherited Members

- Protected Member Functions inherited from CTestSuite
bool BeforeTest (const char *szFunction)
 
void AfterTest (const char *szFunction)
 

The documentation for this class was generated from the following file: