~james-page/ubuntu/saucy/openvswitch/1.12-snapshot

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Building with gcov support
==========================

The Open vSwitch "configure" script supports the following
code-coverage related options:

  --disable-coverage
  --enable-coverage=no

    Do not build with gcov code coverage support.

    This is the default if no coverage option is passed to
    "configure".

  --enable-coverage
  --enable-coverage=yes

    Build with gcov code coverage support.