do-tests.pl has been replaced. From the mailing list:
The way the regression tests are run has changed in v1.1
compared to v1.0. They're all integrated into scons now.
If you want to test the debug version of ALPHA_SE, type:
scons ALPHA_SE/test/debug
and it will run all the tests (and even build
ALPHA_SE/m5.debug first if necessary).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
do-tests.pl has been replaced. From the mailing list:
The way the regression tests are run has changed in v1.1
compared to v1.0. They're all integrated into scons now.
If you want to test the debug version of ALPHA_SE, type:
scons ALPHA_SE/test/debug
and it will run all the tests (and even build
ALPHA_SE/m5.debug first if necessary).