From a25afd442ecf46f393f0f39cb93931ede1a19a71 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 31 Mar 2009 10:46:37 +0000 Subject: [PATCH] Another test plan update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9504 --- drd/Testing.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drd/Testing.txt b/drd/Testing.txt index 2e1c07df18..f18c63d04f 100644 --- a/drd/Testing.txt +++ b/drd/Testing.txt @@ -11,7 +11,8 @@ How to test DRD 4. Run the regression tests as follows: perl tests/vg_regtest drd 5. Run Konstantin's regression tests: - svn checkout http://data-race-test.googlecode.com/svn/trunk drt + mkdir -p drt/unittest + svn checkout http://data-race-test.googlecode.com/svn/trunk/unittest drt/unittest make -C drt/unittest -s all ./vg-in-place --tool=drd --check-stack-var=yes drt/unittest/racecheck_unittest 2>&1|less 6. Test the slowdown for matinv for various matrix sizes via the script -- 2.47.3