ReactOS
0.4.16-dev-329-g9223134
CTestInfo.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Automatic Testing Utility
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Class implementing a bucket for Test information
5
* COPYRIGHT: Copyright 2009 Colin Finck (colin@reactos.org)
6
*/
7
8
class
CTestInfo
9
{
10
public
:
11
wstring
CommandLine
;
12
string
Module
;
13
string
Test
;
14
string
Log
;
15
};
CTestInfo
Definition:
CTestInfo.h:9
CTestInfo::CommandLine
wstring CommandLine
Definition:
CTestInfo.h:11
CTestInfo::Log
string Log
Definition:
CTestInfo.h:14
CTestInfo::Module
string Module
Definition:
CTestInfo.h:12
CTestInfo::Test
string Test
Definition:
CTestInfo.h:13
modules
rostests
rosautotest
CTestInfo.h
Generated on Sun Dec 8 2024 06:08:41 for ReactOS by
1.9.6