From: Bart Van Assche Date: Wed, 1 Jul 2009 18:43:11 +0000 (+0000) Subject: Updated test instructions. X-Git-Tag: svn/VALGRIND_3_5_0~450 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71a7f50f90c2f288dc149196d5f8c8a5d2b5dbff;p=thirdparty%2Fvalgrind.git Updated test instructions. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10396 --- diff --git a/drd/Testing.txt b/drd/Testing.txt index f96b3df330..1fdd1fdea6 100644 --- a/drd/Testing.txt +++ b/drd/Testing.txt @@ -69,6 +69,8 @@ How to test DRD ./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