ProcTest Class Reference

#include <db/ProcTest.h>

List of all members.


Detailed Description

Definition at line 19 of file ProcTest.h.

Public Member Functions

int countTestCases () const
 ProcTest (std::string name)
virtual void registerTests (CppUnit::TestSuite *suite)
void setUp ()
void tearDown ()
void testName ()

Protected Attributes

Procm_proc


Constructor & Destructor Documentation

ProcTest::ProcTest std::string  name  )  [inline]
 

Definition at line 25 of file ProcTest.h.


Member Function Documentation

int ProcTest::countTestCases  )  const
 

Definition at line 38 of file ProcTest.cpp.

void ProcTest::registerTests CppUnit::TestSuite *  suite  )  [virtual]
 

Definition at line 33 of file ProcTest.cpp.

References MYTEST, and testName().

Referenced by main().

void ProcTest::setUp  ) 
 

Definition at line 48 of file ProcTest.cpp.

void ProcTest::tearDown  ) 
 

Definition at line 58 of file ProcTest.cpp.

References m_proc.

void ProcTest::testName  ) 
 

Definition at line 66 of file ProcTest.cpp.

References Proc::getName(), Proc::getNativeAddress(), HELLO_PENTIUM, BinaryFileFactory::Load(), m_proc, FrontEnd::readLibraryCatalog(), and Prog::setFrontEnd().

Referenced by registerTests().


Member Data Documentation

Proc* ProcTest::m_proc [protected]
 

Definition at line 21 of file ProcTest.h.

Referenced by tearDown(), and testName().


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:45 2006 for Boomerang by  doxygen 1.4.6