#include "StatementTest.h"
#include "cfg.h"
#include "rtl.h"
#include "pentiumfrontend.h"
#include "boomerang.h"
#include "exp.h"
#include "managed.h"
#include "log.h"
#include "signature.h"
#include <sstream>
#include <map>
Go to the source code of this file.
Classes | |
class | NullLogger |
Defines | |
#define | GLOBAL1_PENTIUM "test/pentium/global1" |
#define | HELLO_PENTIUM "test/pentium/hello" |
#define | MYTEST(name) |
Variables | |
static bool | logset = false |
|
Definition at line 15 of file StatementTest.cpp. Referenced by StatementTest::testBypass(). |
|
Definition at line 14 of file StatementTest.cpp. |
|
Value: suite->addTest(new CppUnit::TestCaller<StatementTest> ("Statements", \ &StatementTest::name, *this)) Definition at line 44 of file StatementTest.cpp. |
|
Definition at line 87 of file StatementTest.cpp. Referenced by StatementTest::setUp(). |