LCOV - code coverage report
Current view: top level - hostapd - hapd_module_tests.c (source / functions) Hit Total Coverage
Test: wpa_supplicant/hostapd combined for hwsim test run 1401264779 Lines: 3 3 100.0 %
Date: 2014-05-28 Functions: 1 1 100.0 %

          Line data    Source code
       1             : /*
       2             :  * hostapd module tests
       3             :  * Copyright (c) 2014, Jouni Malinen <j@w1.fi>
       4             :  *
       5             :  * This software may be distributed under the terms of the BSD license.
       6             :  * See README for more details.
       7             :  */
       8             : 
       9             : #include "utils/includes.h"
      10             : 
      11             : #include "utils/common.h"
      12             : 
      13           1 : int hapd_module_tests(void)
      14             : {
      15           1 :         wpa_printf(MSG_INFO, "hostapd module tests");
      16           1 :         return 0;
      17             : }

Generated by: LCOV version 1.10