LCOV - code coverage report
Current view: top level - shared - blkid-util.h (source / functions) Hit Total Coverage
Test: main_coverage.info Lines: 0 1 0.0 %
Date: 2019-08-22 15:41:25 Functions: 0 1 0.0 %

          Line data    Source code
       1             : /* SPDX-License-Identifier: LGPL-2.1+ */
       2             : #pragma once
       3             : 
       4             : #if HAVE_BLKID
       5             : #  include <blkid.h>
       6             : 
       7             : #  include "macro.h"
       8             : 
       9           0 : DEFINE_TRIVIAL_CLEANUP_FUNC(blkid_probe, blkid_free_probe);
      10             : #endif

Generated by: LCOV version 1.14