LCOV - code coverage report
Current view: top level - nspawn - test-nspawn-tables.c (source / functions) Hit Total Coverage
Test: main_coverage.info Lines: 4 4 100.0 %
Date: 2019-08-22 15:41:25 Functions: 1 1 100.0 %

          Line data    Source code
       1             : /* SPDX-License-Identifier: LGPL-2.1+ */
       2             : 
       3             : #include "nspawn-settings.h"
       4             : #include "test-tables.h"
       5             : 
       6           1 : int main(int argc, char **argv) {
       7           1 :         test_table(resolv_conf_mode, RESOLV_CONF_MODE);
       8           1 :         test_table(timezone_mode, TIMEZONE_MODE);
       9             : 
      10           1 :         return 0;
      11             : }

Generated by: LCOV version 1.14