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 22:30:02 +0000 (14:30 -0800)
commit1f2ae35719303c8c83a59180e11cdec034034c9b
treecb02ff8f8441f8bdbe328960146fd61b8852ad5f
parent0c0810c405e4464f14e3e83845dc089ad80c0bea
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