LCOV - code coverage report
Current view: top level - source - test_root.cpp (source / functions) Hit Total Coverage
Test: 0 A.D. test coverage report Lines: 6 6 100.0 %
Date: 2023-01-19 00:18:29 Functions: 3 3 100.0 %

          Line data    Source code
       1             : /* Generated file, do not edit */
       2             : 
       3             : #ifndef CXXTEST_RUNNING
       4             : #define CXXTEST_RUNNING
       5             : #endif
       6             : 
       7             : #include "precompiled.h"
       8             : #include "lib/external_libraries/libsdl.h"
       9             : #include <cxxtest/TestListener.h>
      10             : #include <cxxtest/TestTracker.h>
      11             : #include <cxxtest/TestRunner.h>
      12             : #include <cxxtest/RealDescriptions.h>
      13             : #include <cxxtest/TestMain.h>
      14             : #include <cxxtest/XmlPrinter.h>
      15             : 
      16           1 : int main( int argc, char *argv[] ) {
      17             :  int status;
      18           2 :     CxxTest::XmlPrinter tmp;
      19           1 :     CxxTest::RealWorldDescription::_worldName = "cxxtest";
      20           1 :     status = CxxTest::Main< CxxTest::XmlPrinter >( tmp, argc, argv );
      21           1 :     return status;
      22             : }
      23             : #include <cxxtest/Root.cpp>
      24           3 : const char* CxxTest::RealWorldDescription::_worldName = "cxxtest";

Generated by: LCOV version 1.13