[Python-Dev] C code coverage report with lcov

Christian Heimes christian at python.org
Mon Jul 29 19:15:40 CEST 2013


Hi,

I have done some experiments with GCC's gcov and lcov to get the C code
coverage of our unit test suite. You may find today's report at

  http://tiran.bitbucket.org/python-lcov/

I'm working on a patch for our Makefile to include all steps in one
simple make tag. http://bugs.python.org/issue18481

Christian



More information about the Python-Dev mailing list