[kaffe] Regression Test Script

Dalibor Topic robilad at kaffe.org
Wed Jun 16 01:42:03 PDT 2004


Michael Franz wrote:
> Hi,
> 
> I have been running different regression tests and have a feeling that 
> some of the tests are returning a failure when they are not actually 
> failing.  Is there a way to get more detailed information on the tests 
> as they run so that I can tell which tests are actually failing?

Hi Michael,

there is a verbosity switch to turn on echoing the commands as they are 
executed:

make check VERBOSE=1

The results of the tests are in the test/regression directory as .out 
for expected results and .fail, for the failures. I use diff usually to 
get a first idea of what is happening when a test case fails.

cheers,
dalibor topic




More information about the kaffe mailing list