From: Bart Van Assche Date: Thu, 3 Jul 2008 16:23:48 +0000 (+0000) Subject: Updated test plan. X-Git-Tag: svn/VALGRIND_3_4_0~382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d344e482caaf8a1a4bf4b2642b5fcc28655a20c;p=thirdparty%2Fvalgrind.git Updated test plan. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8345 --- diff --git a/exp-drd/Testing.txt b/exp-drd/Testing.txt index 433908157f..fc6efdcc9b 100644 --- a/exp-drd/Testing.txt +++ b/exp-drd/Testing.txt @@ -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: