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