regression test code coverage

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: pgsql-hackers(at)postgresql(dot)org
Subject: regression test code coverage
Date: 2003-08-12 13:41:32
Message-ID: Pine.LNX.4.21.0308122338360.13355-100000@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I have produced some code coverage data using gcov + ltp to show which
parts of the source code the regression tests are hitting and which parts
they aren't. The results are at: http://www.alcove.com.au/pgregress/

Thanks,

Gavin

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-12 13:49:07 Re: pgstats_initstats() cost
Previous Message Tom Lane 2003-08-12 13:30:39 Re: Change Request: \pset pager off in pg_dumpall