|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <CTestInfo.h>
Public Attributes | |
| wstring | CommandLine |
| string | Module |
| string | Test |
| string | Log |
Definition at line 8 of file CTestInfo.h.
| wstring CTestInfo::CommandLine |
Definition at line 11 of file CTestInfo.h.
Referenced by CJournaledTestList::LoadJournalFile(), and CWineTest::RunTest().
| string CTestInfo::Log |
Definition at line 14 of file CTestInfo.h.
Referenced by CWineTest::Run(), CWineTest::RunTest(), and CWebService::Submit().
| string CTestInfo::Module |
Definition at line 12 of file CTestInfo.h.
Referenced by CWebService::GetSuiteID(), CJournaledTestList::LoadJournalFile(), and CWineTest::RunTest().
| string CTestInfo::Test |
Definition at line 13 of file CTestInfo.h.
Referenced by CWebService::GetSuiteID(), CJournaledTestList::LoadJournalFile(), and CWineTest::RunTest().