tests: Remove bit-rotted support for "lcov".
authorBen Pfaff <blp@nicira.com>
Fri, 20 Jul 2012 17:49:06 +0000 (10:49 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Jul 2012 20:10:48 +0000 (13:10 -0700)
At one point I got the "lcov" utilities to work well with OVS.  Then I
didn't try to use them again for a year or so, and when I did I found that
it didn't work at all.  I wasn't able to fix the problem easily, so it
seems better to remove the feature than to leave around broken code.

Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found