|
From: <sv...@va...> - 2009-07-01 18:43:18
|
Author: bart
Date: 2009-07-01 19:43:11 +0100 (Wed, 01 Jul 2009)
New Revision: 10396
Log:
Updated test instructions.
Modified:
trunk/drd/Testing.txt
Modified: trunk/drd/Testing.txt
===================================================================
--- trunk/drd/Testing.txt 2009-07-01 18:42:36 UTC (rev 10395)
+++ trunk/drd/Testing.txt 2009-07-01 18:43:11 UTC (rev 10396)
@@ -69,6 +69,8 @@
./configure
export OMP_NUM_THREADS=4
make -j2 -s MEMCHECK="$HOME/software/valgrind/vg-in-place --tool=drd --check-stack-var=yes --var-info=yes --quiet" check
+ 5. Expected result: 776 tests / 23 expected failures / 147m24s user time
+ on a E8400 CPU @ 3 GHz.
12. Test DRD with Firefox. First build and install Firefox 3:
drd/scripts/download-and-build-firefox
|