|
|
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 () |
| |
|
| 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) |
| |
|
CTestSuite * | GetParentSuite () |
| |
|
void | SetParentSuite (CTestSuite *pParent) |
| |
|
UINT | GetChildSuiteCount () |
| |
|
CTestSuite * | GetChildSuite (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,...) |
| |
|
|
bool | BeforeTest (const char *szFunction) |
| |
|
void | AfterTest (const char *szFunction) |
| |
The documentation for this class was generated from the following file:
- tests/CrashRptProbeAPITests.cpp