LCOV - code coverage report
Current view: top level - app/fdctl - mem.c (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 0 4 0.0 %
Date: 2024-11-13 11:58:15 Functions: 0 1 0.0 %

          Line data    Source code
       1             : #include "fdctl.h"
       2             : 
       3             : #include "run/run.h"
       4             : 
       5             : void
       6             : mem_cmd_fn( args_t *         args,
       7           0 :             config_t * const config ) {
       8           0 :   (void)args;
       9             : 
      10           0 :   fd_topo_print_log( 1, &config->topo );
      11           0 : }

Generated by: LCOV version 1.14