LCOV - code coverage report
Current view: top level - nspawn - test-nspawn-tables.c (source / functions) Hit Total Coverage
Test: systemd_full.info Lines: 4 4 100.0 %
Date: 2019-08-23 13:36:53 Functions: 1 1 100.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 0 0 -

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

Generated by: LCOV version 1.14