Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | AlmostFullLevel () |
void | ECLOutputSelect () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (Registertests) | |
CPPUNIT_TEST (AlmostFullLevel) | |
CPPUNIT_TEST (ECLOutputSelect) | |
CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
CCAENV1x90 * | m_pModule |
Definition at line 21 of file 1x90RegisterTests.cpp.
Registertests::CPPUNIT_TEST_SUITE | ( | Registertests | ) | [private] |
Registertests::CPPUNIT_TEST | ( | AlmostFullLevel | ) | [private] |
Registertests::CPPUNIT_TEST | ( | ECLOutputSelect | ) | [private] |
Registertests::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void Registertests::setUp | ( | ) | [inline] |
Definition at line 32 of file 1x90RegisterTests.cpp.
References m_pModule, ModuleBase, and CCAENV1x90::Reset().
void Registertests::tearDown | ( | ) | [inline] |
void Registertests::AlmostFullLevel | ( | ) | [protected] |
Definition at line 50 of file 1x90RegisterTests.cpp.
References EQ, EXCEPTION, CCAENV1x90::GetAlmostFullLevel(), m_pModule, and CCAENV1x90::SetAlmostFullLevel().
void Registertests::ECLOutputSelect | ( | ) | [protected] |
Definition at line 71 of file 1x90RegisterTests.cpp.
References CCAENV1x90::ALMOST_FULL, CCAENV1x90::DATA_READY, CCAENV1x90::DefineECLOutput(), EQMSG, CCAENV1x90::ERROR, CCAENV1x90::FULL, CCAENV1x90::GetECLOutputDefinition(), and m_pModule.
CCAENV1x90* Registertests::m_pModule [private] |
Definition at line 29 of file 1x90RegisterTests.cpp.
Referenced by AlmostFullLevel(), ECLOutputSelect(), setUp(), and tearDown().