| LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
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 |