ReactOS
0.4.16-dev-1025-gd3456f5
CTestList.cpp
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 generic Test list, needs to be used by a derived class
5
* COPYRIGHT: Copyright 2009 Colin Finck (colin@reactos.org)
6
*/
7
8
#include "
precomp.h
"
9
16
CTestList::CTestList
(
CTest
*
Test
) :
17
m_Test(
Test
)
18
{
19
}
CTestList::CTestList
CTestList(CTest *Test)
Definition:
CTestList.cpp:16
CTest
Definition:
CTest.h:9
Test
Definition:
interfaces.idl:35
precomp.h
modules
rostests
rosautotest
CTestList.cpp
Generated on Tue Apr 22 2025 06:09:44 for ReactOS by
1.9.6