#include "ProcTest.h"
#include "BinaryFile.h"
#include "BinaryFileStub.h"
#include "pentiumfrontend.h"
#include <sstream>
#include <map>
Go to the source code of this file.
Defines | |
#define | HELLO_PENTIUM "test/pentium/hello" |
#define | MYTEST(name) |
|
|
Value: suite->addTest(new CppUnit::TestCaller<ProcTest> ("testProc", \ &ProcTest::name, *this)) Definition at line 29 of file ProcTest.cpp. |