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

Generated by: LCOV version 1.14