]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Another test plan update.
authorBart Van Assche <bvanassche@acm.org>
Tue, 31 Mar 2009 10:46:37 +0000 (10:46 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 31 Mar 2009 10:46:37 +0000 (10:46 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9504

drd/Testing.txt

index 2e1c07df182a6b495a981246f1b20409f6bb6935..f18c63d04fd4e5033597fa17914e39f217f88b4c 100644 (file)
@@ -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