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: 2 2 100.0 %
Date: 2014-07-02 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             278 : int main(int argc,
      10                 :          char **argv) {
      11             278 :   return NaClSelLdrMain(argc, argv);
      12                 : }

Generated by: LCOV version 1.7