![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|
CPP unit test cases runner. More...
#include <cppunit/BriefTestProgressListener.h>#include <cppunit/CompilerOutputter.h>#include <cppunit/TestResult.h>#include <cppunit/TestResultCollector.h>#include <cppunit/TestRunner.h>#include <cppunit/XmlOutputter.h>#include <cppunit/extensions/TestFactoryRegistry.h>#include <fstream>#include <stdexcept>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
CPP unit test cases runner.
Definition in file run_tests.cc.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function to run the test cases
Definition at line 29 of file run_tests.cc.