]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated test plan.
authorBart Van Assche <bvanassche@acm.org>
Thu, 3 Jul 2008 16:23:48 +0000 (16:23 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 3 Jul 2008 16:23:48 +0000 (16:23 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8345

exp-drd/Testing.txt

index 433908157fe859559eacf88297d65dfc5ae7f367..fc6efdcc9bb25aec75d10f200037261a82bfb83b 100644 (file)
@@ -14,8 +14,9 @@ How to test DRD
      ./vg-in-place --trace-children=yes --tool=exp-drd knode
      ./vg-in-place --trace-children=yes --tool=exp-drd --check-stack-var=yes knode
      ./vg-in-place --trace-children=yes --tool=exp-drd amarokapp
-4. Test whether DRD works with standard GNOME applications. Expect race reports
-   after having closed the GNOME terminal window:
+4. Test whether DRD works with standard GNOME applications. Expect
+   race reports triggered by ORBit_RootObject_duplicate() and after
+   having closed the GNOME terminal window:
      ./vg-in-place --trace-children=yes --tool=exp-drd gnome-terminal
 5. Test DRD with Firefox. First of all, build and install Firefox 3. Next,
    run the following command: