Add support for code coverage analysis with gcov and lcov.
authorBen Pfaff <blp@nicira.com>
Mon, 27 Jul 2009 23:42:51 +0000 (16:42 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Jul 2009 19:33:32 +0000 (12:33 -0700)
commitc2b070214097fa40dc78252882d96babe7fab4b4
treeba992f3264d556f3e376a1248d26fc800116590a
parent1b233b95b5907a242ee453cbea3ad4bc4cd4fec2
Add support for code coverage analysis with gcov and lcov.
README-gcov [new file with mode: 0644]
configure.ac
m4/openvswitch.m4
tests/atlocal.in
tests/automake.mk
tests/lcov-post.at [new file with mode: 0644]
tests/lcov-pre.at [new file with mode: 0644]
tests/library.at
tests/stp.at
tests/testsuite.at