hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
hce-node application
HCE project node model
Namespaces
Classes
Files
File List
sources
src
utils
algorithms
applicationFramework
asmXMLParser
base64
coreDumpChecker
DRCE
src
tests
DRCEActionTypesTest.cpp
DRCEActionTypesTest.hpp
DRCECleanupTest.cpp
DRCECleanupTest.hpp
DRCEFunctionalObjectTest.cpp
DRCEFunctionalObjectTest.hpp
DRCEFunctionalTests.cpp
DRCEPrintStatus.cpp
DRCEPrintStatus.hpp
DRCEProtocolsTest.cpp
DRCEProtocolsTest.hpp
DRCERequestLocalShellTest.cpp
DRCERequestLocalShellTest.hpp
DRCEStressTest.cpp
DRCEStressTest.hpp
DRCETaskRequestsTest.cpp
DRCETaskRequestsTest.hpp
DRCETaskThreadingModeTest.cpp
DRCETaskThreadingModeTest.hpp
main.cpp
exec
HCECSM
jsonObjExtractor
kvdb
messageStream
reduceAdditionCore
reduceCore
reduceDRCE
reduceHandler
reduceSphinx
refine
serializable
sphinx
types
xmlCleaner
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
DRCEFunctionalObjectTest.hpp
Go to the documentation of this file.
1
14
#ifndef DRCE_FUNCTIONAL_OBJECT_TEST_HPP
15
#define DRCE_FUNCTIONAL_OBJECT_TEST_HPP
16
17
namespace
HCE
18
{
19
namespace
drce
20
{
21
namespace
tests
22
{
23
//-----------------------------------------------------------------------------
24
class
DRCEFunctionalObjectTest
25
{
26
public
:
27
static
void
testApplyEnviroments
(
void
);
28
// unit tests const input request message (get from example)
29
static
void
testRequestLocalShellSortInput
(
void
);
30
static
void
testRequestLocalShellSortOutput
(
void
);
31
static
void
testRequestLocalShellPsInput
(
void
);
32
static
void
testRequestLocalShellPsOutput
(
void
);
33
// functional test of shell request
34
static
void
testRequestLocalShellSort
(
void
);
35
static
void
testRequestLocalShellPs
(
void
);
36
static
void
testRequestLocalShellPhpVersion
(
void
);
37
static
void
testRequestLocalShellPhpScript
(
void
);
38
static
void
testRequestLocalShellPerlVersion
(
void
);
39
static
void
testRequestLocalShellPerlScript
(
void
);
40
};
41
//-----------------------------------------------------------------------------
42
//-----------------------------------------------------------------------------
43
}
// end namespace tests
44
}
// end namespace drce
45
}
// end namespace HCE
46
47
#endif // DRCE_FUNCTIONAL_OBJECT_TEST_HPP
sources
utils
DRCE
tests
DRCEFunctionalObjectTest.hpp
Generated on Tue Jun 30 2015 19:42:12 for hce-node application by
1.8.1.2