LCOV - code coverage report
Current view: top level - libstb/secvar/test - secvar-test-void.c (source / functions) Hit Total Coverage
Test: skiboot.info Lines: 2 2 100.0 %
Date: 2024-01-02 21:04:04 Functions: 1 1 100.0 %
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
       2                 :            : /* Copyright 2019 IBM Corp. */
       3                 :            : 
       4                 :            : #include "secvar_api_test.c"
       5                 :            : 
       6                 :            : const char *secvar_test_name = "void";
       7                 :            : 
       8                 :          1 : int run_test()
       9                 :            : {
      10                 :            :         // Do nothing... ensure testing framework is...working.
      11                 :          1 :         return 0;
      12                 :            : }

Generated by: LCOV version 1.14