FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Unit test executioner. More...
#include <cppunit/CompilerOutputter.h>
#include <cppunit/TestResult.h>
#include <cppunit/TestResultCollector.h>
#include <cppunit/TestRunner.h>
#include <cppunit/BriefTestProgressListener.h>
#include <cppunit/XmlOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <stdexcept>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Unit test executioner.
Definition in file run_tests.cc.