LCOV - code coverage report
Current view: top level - solvers/tests - test_docmain.cpp (source / functions) Hit Total Coverage
Test: test_coverage.info.cleaned Lines: 2 2 100.0 %
Date: 2022-02-28 03:37:41 Functions: 1 1 100.0 %

          Line data    Source code
       1             : // #define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
       2             : #define DOCTEST_CONFIG_IMPLEMENT
       3             : #include "doctest/doctest.h"
       4             : 
       5          32 : int main(int argc, char** argv)
       6             : {
       7          32 :     return doctest::Context(argc, argv).run();
       8             : }

Generated by: LCOV version 1.15