tests: Add code coverage for Python.
authorEthan Jackson <ethan@nicira.com>
Wed, 29 Feb 2012 00:28:08 +0000 (16:28 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 2 Mar 2012 21:30:25 +0000 (13:30 -0800)
commit79982e900ba733bc870e1516e46fdcda67cf9cc1
tree6c4a56166e946f2d4cb42dc6697f7581052ff0af
parent66eb76d0fcdff78707a1bee4040e2411730d1a5a
tests: Add code coverage for Python.

Adds support for Ned Batchelder's code coverage tool to the
test suite. http://nedbatchelder.com/code/coverage/

Signed-off-by: Ethan Jackson <ethan@nicira.com>
.gitignore
Makefile.am
python/automake.mk
tests/atlocal.in
tests/automake.mk