LCOV - code coverage report
Current view: top level - tests - package_suite.cpp (source / functions) Hit Total Coverage
Test: wfc_core-coverage.info Lines: 5 5 100.0 %
Date: 2019-09-05 Functions: 10 10 100.0 %

          Line data    Source code
       1             : #include <fas/testing.hpp>
       2             : 
       3             : namespace {
       4             : 
       5           3 : UNIT(init, "")
       6             : {
       7             :   using namespace fas::testing;
       8           1 :   t << nothing;
       9           1 : }
      10             : 
      11             : }
      12             :   
      13           1 : BEGIN_SUITE(package_suite, "")
      14             :   ADD_UNIT( init )
      15           7 : END_SUITE(package_suite)

Generated by: LCOV version 1.10