FOSSology  4.4.0
Open Source License Compliance by Open Source Software
run_tests.cc File Reference

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>
Include dependency graph for run_tests.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Unit test executioner.

Definition in file run_tests.cc.