From: Bart Van Assche Date: Tue, 31 Mar 2009 10:46:37 +0000 (+0000) Subject: Another test plan update. X-Git-Tag: svn/VALGRIND_3_5_0~830 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a25afd442ecf46f393f0f39cb93931ede1a19a71;p=thirdparty%2Fvalgrind.git Another test plan update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9504 --- 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