#include "FrontendTest.h"
#include "prog.h"
#include <sstream>
Go to the source code of this file.
Defines | |
#define | HELLO_HPPA "test/hppa/hello" |
#define | HELLO_PENTIUM "test/pentium/hello" |
#define | HELLO_SPARC "test/sparc/hello" |
#define | MYTEST(name) |
#define | STARTER_PALM "test/mc68328/Starter.prc" |
|
Definition at line 14 of file FrontendTest.cpp. Referenced by LoaderTest::testHppaLoad(). |
|
Definition at line 13 of file FrontendTest.cpp. |
|
Definition at line 12 of file FrontendTest.cpp. Referenced by FrontSparcTest::test1(), FrontSparcTest::test2(), FrontSparcTest::test3(), and LoaderTest::testSparcLoad(). |
|
Value: suite->addTest(new CppUnit::TestCaller<FrontendTest> ("testExp", \ &FrontendTest::name, *this)) Definition at line 27 of file FrontendTest.cpp. |
|
Definition at line 15 of file FrontendTest.cpp. Referenced by LoaderTest::testPalmLoad(). |