ParCompMarkTest::TestHost Class Reference
#include <TestHost.h>
List of all members.
Detailed Description
Test suite for 
ParCompMark::Host. 
This is a CppUnit test suite for class ParCompMark::Host of project ParCompMark. 
Definition at line 56 of file TestHost.h.
Member Function Documentation
      
        
          | void ParCompMarkTest::TestHost::setUp            | 
          ( | 
                     | 
           )  | 
           | 
        
      
 
Sets up context before running a test. 
Definition at line 33 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::tearDown            | 
          ( | 
                     | 
           )  | 
           | 
        
      
 
Cleans up after the test run. 
Definition at line 57 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_closeXDisplays            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::closeXDisplays(). 
Definition at line 157 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_collectData            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::collectData(). 
Definition at line 235 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_constructor_cstd__string_NetClient_p            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests constructor Host::Host(const std::string &name = (unknown host), NetClient * netClient = NULL). 
Definition at line 67 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_createNode_cchar_p            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::createNode(const char * nodeName). 
Definition at line 199 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_destructor            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests destructor Host::~Host(). 
Definition at line 81 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_finalize            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::finalize(). 
Definition at line 185 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_getFirstXDisplay            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::getFirstXDisplay(). 
Definition at line 129 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_getInstance            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::getInstance(). 
Definition at line 93 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_initialize            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::initialize(). 
Definition at line 171 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_openXDisplay_cstd__string            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::openXDisplay(const std::string &displayName = ). 
Definition at line 111 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_openXDisplays            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::openXDisplays(). 
Definition at line 143 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_setFrameID_cu32            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
Tests method Host::setFrameID(const u32 &frameID). 
Definition at line 249 of file TestHost.cpp.
 
 
      
        
          | void ParCompMarkTest::TestHost::test_start            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
 
      
        
          | void ParCompMarkTest::TestHost::test_stop            | 
          ( | 
                     | 
           )  | 
           [protected] | 
        
      
 
 
The documentation for this class was generated from the following files: