Date:   Wed Sep 11 14:08:32 2002
Author: jreilly

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv31951

Modified Files:
      Tag: APPLIANCE_HEAD
        configure.in configure Makefile.in 
Log Message:

Add --with-code-coverage to allow collection of coverage metrics using the gcc/gcov
tool. This is currently supported with gcc version 2.96 or greater due to a bug that
does not properly lock the branch metric files (*.da) on process termination.

I will add a HowTo soon. I want to get Tim's python unit testing stuff working, so I
can use them both as an example and show some real coverage data.

JohnR


Revisions:
configure.in            1.130.2.15 => 1.130.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.130.2.15&r2=1.130.2.16
configure               1.125.2.15 => 1.125.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure?r1=1.125.2.15&r2=1.125.2.16
Makefile.in             1.223.2.30 => 1.223.2.31
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.223.2.30&r2=1.223.2.31

Reply via email to