From 71a7f50f90c2f288dc149196d5f8c8a5d2b5dbff Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 1 Jul 2009 18:43:11 +0000 Subject: [PATCH] Updated test instructions. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10396 --- drd/Testing.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3