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


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
http://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to