#include "cppunit/TextTestResult.h"
#include "cppunit/TestSuite.h"
#include "FrontSparcTest.h"
#include "FrontPentTest.h"
#include "prog.h"
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 21 of file testFront.cpp. References FrontPentTest::registerTests(). |