LCOV - code coverage report
Current view: top level - testing/char_strings - test_large_systems_actions.h (source / functions) Hit Total Coverage
Test: coverage.info.cleaned Lines: 4 4 100.0 %
Date: 2018-01-08 Functions: 0 0 -

          Line data    Source code
       1             : // This test might take too long
       2             : // especially using valgrind. Thus we
       3             : // disable timeout to be on the safe side.
       4             : //
       5           4 : ppg_global_set_timeout_enabled(false);
       6             : 
       7           4 : const int tree_depth = PAPAGENO_TEST__TREE_DEPTH;
       8             : (void)tree_depth;
       9             : 
      10           4 : const int n_chars = PAPAGENO_TEST__N_CHARS;
      11             : (void)n_chars;
      12             : 
      13           4 : PPG_CS_REGISTER_ACTION(Pattern)

Generated by: LCOV version 1.10