LCOV - code coverage report
Current view: directory - src/trusted/service_runtime - nacl_test_injection_main.c (source / functions) Found Hit Coverage
Test: coverage.lcov Lines: 3 3 100.0 %
Date: 2014-06-18 Functions: 0 0 -

       1                 : /*
       2                 :  * Copyright (c) 2012 The Native Client Authors. All rights reserved.
       3                 :  * Use of this source code is governed by a BSD-style license that can be
       4                 :  * found in the LICENSE file.
       5                 :  */
       6                 : 
       7                 : #include "native_client/src/trusted/service_runtime/sel_main.h"
       8                 : 
       9             266 : int main(int argc,
      10             266 :          char **argv) {
      11             266 :   return NaClSelLdrMain(argc, argv);
      12                 : }

Generated by: LCOV version 1.7