This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] extend gcov testing to include call return info


On Thu, Sep 06, 2001 at 02:55:00PM -0700, Janis Johnson wrote:
> On Thu, Sep 06, 2001 at 11:39:49PM +0200, Andreas Jaeger wrote:
> > Janis Johnson <janis187@us.ibm.com> writes:
> > 
> > > This patch adds support for gcov tests to check reported call return
> > > percentages and adds a test that demonstrates this functionality.  The
> > > new test passes on i686-pc-linux-gnu, but I've got others that rely on
> > > the new checking that fail, which I will submit as PRs.  This support
> > > will allow the tests submitted with the PRs to be added to the test
> > > suite when the PRs are fixed.
> > 
> > Why are you not adding the failing tests with XFAIL already?
> 
> What documentation will help me do this for the gcov tests in
> gcc.misc-tests?  They're set up differently from other test groups
> that I can see support XFAIL, but if I get some pointers on how to do
> it I will.

Never mind, I took a closer look at the c-torture tests and can see a good
way to do it.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]