hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::drce::tests::DRCECleanupTest Class Reference

#include <DRCECleanupTest.hpp>

Static Public Member Functions

static void testAsyncTaskAsyncSubtasks (void)
static void testAsyncTaskSyncSubtasks (void)
static void testSyncTaskAsyncSubtasks (void)
static void testSyncTaskSyncSubtasks (void)
static void testAsyncTaskMixSubtasks (void)
static void testSyncTaskMixSubtasks (void)
static void testAsyncTaskMixSubtasksCleanup (void)
static void testSyncTaskMixSubtasksCleanup (void)
static void testRequestGetDataCleanup (void)
static void testRequestDeleteDataCleanup (void)
static void testRequestTerminateCleanup (void)
static void testRequestDeleteData (void)
static void cleanupTestData (DRCENodeOptions &nodeOptions)
static std::string getInputJson (unsigned int startTaskId, SessionOptions::ThreadMode threadMode, SessionOptions::CleanupFlag cleanupFlag, const std::string &commandLine, unsigned int timeMax)
static DRCEResultDataItem extractResultData (unsigned int taskId, DRCENodeOptions &nodeOptions)

Detailed Description

Definition at line 31 of file DRCECleanupTest.hpp.

Member Function Documentation

void HCE::drce::tests::DRCECleanupTest::cleanupTestData ( DRCENodeOptions nodeOptions)
static

Definition at line 303 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

DRCEResultDataItem HCE::drce::tests::DRCECleanupTest::extractResultData ( unsigned int  taskId,
DRCENodeOptions nodeOptions 
)
static

Definition at line 28 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

std::string HCE::drce::tests::DRCECleanupTest::getInputJson ( unsigned int  startTaskId,
SessionOptions::ThreadMode  threadMode,
SessionOptions::CleanupFlag  cleanupFlag,
const std::string &  commandLine,
unsigned int  timeMax 
)
static

Definition at line 45 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

void HCE::drce::tests::DRCECleanupTest::testAsyncTaskAsyncSubtasks ( void  )
static

Definition at line 312 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testAsyncTaskMixSubtasks ( void  )
static

Definition at line 681 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testAsyncTaskMixSubtasksCleanup ( void  )
static

Definition at line 863 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testAsyncTaskSyncSubtasks ( void  )
static

Definition at line 424 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testRequestDeleteData ( void  )
static

Definition at line 1406 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testRequestDeleteDataCleanup ( void  )
static

Definition at line 1137 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testRequestGetDataCleanup ( void  )
static

Definition at line 1011 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testRequestTerminateCleanup ( void  )
static

Definition at line 1253 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testSyncTaskAsyncSubtasks ( void  )
static

Definition at line 532 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testSyncTaskMixSubtasks ( void  )
static

Definition at line 787 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testSyncTaskMixSubtasksCleanup ( void  )
static

Definition at line 937 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::drce::tests::DRCECleanupTest::testSyncTaskSyncSubtasks ( void  )
static

Definition at line 609 of file DRCECleanupTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: