LCOV - code coverage report
Current view: top level - machine - test-machine-tables.c (source / functions) Hit Total Coverage
Test: systemd_full.info Lines: 5 5 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 "machine.h"
       4                 :            : #include "test-tables.h"
       5                 :            : 
       6                 :          4 : int main(int argc, char **argv) {
       7                 :          4 :         test_table(kill_who, KILL_WHO);
       8                 :          4 :         test_table(machine_class, MACHINE_CLASS);
       9                 :          4 :         test_table(machine_state, MACHINE_STATE);
      10                 :            : 
      11                 :          4 :         return EXIT_SUCCESS;
      12                 :            : }

Generated by: LCOV version 1.14