AliRoot Core  3dc7879 (3dc7879)
TestsAliEMCALTriggerTRUDCSConfig.cxx File Reference
#include <cstdlib>
#include <bitset>
#include <iostream>
#include <sstream>
#include <string>
#include "AliEMCALTriggerTRUDCSConfig.h"
Include dependency graph for TestsAliEMCALTriggerTRUDCSConfig.cxx:

Go to the source code of this file.

Namespaces

 EMCAL
 
 EMCAL::Base
 
 EMCAL::Base::Tests
 
 EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig
 

Functions

void EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig::ConfigureReference (AliEMCALTriggerTRUDCSConfig &testobject)
 Apply reference configuration. More...
 
bool EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig::TestEqualSelf ()
 Test for operator== on itself. More...
 
bool EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig::TestEqualTrue ()
 Test for operator== on same object. More...
 
bool EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig::TestEqualFalse ()
 Test for operator== on different objects. More...
 
bool EMCAL::Base::Tests::TestAliEMCALTriggerTRUDCSConfig::TestStream ()
 Test for the stream operator. More...
 
int main (int argc, char **argv)
 Test runner for tests of class AliEMCALTriggerTRUDCSConfig. More...
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Test runner for tests of class AliEMCALTriggerTRUDCSConfig.

Running all tests implemented for the TRU DCS Config

Parameters
argcNumber of commamnd line arguments (not handled)
argvArray of command line arguments (not handled)
Returns
int 0 if the test is successful, 1 if not

Definition at line 193 of file TestsAliEMCALTriggerTRUDCSConfig.cxx.