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

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

Generated by: LCOV version 1.10