dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DejaGNU Regressiontest


From: Ben Elliston
Subject: Re: DejaGNU Regressiontest
Date: Fri, 5 Sep 2008 10:59:03 +1000
User-agent: Mutt/1.5.13 (2006-08-11)

Hi.

> I am new with topic of DejaGnu. I want to know, if it is possible to
> make a regression between two LogFiles in DejaGNU. As example: I
> start a Test Suit over DejaGNU to an another programm. After the
> programm was running i get an output of logfiles. Now I want to
> compare this LogFiles with the LogFiles of an other version of the
> programm. can I use for this the DejaGNU Framework?

Yes, there are at least two ways to do this:

(1) diff the .sum files for each run; or
(2) use the compare_tests script from GCC:

    http://gcc.gnu.org/viewcvs/*checkout*/trunk/contrib/compare_tests

Cheers, Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]