|
From: <sv...@va...> - 2008-06-15 12:21:49
|
Author: bart
Date: 2008-06-15 13:21:55 +0100 (Sun, 15 Jun 2008)
New Revision: 8234
Log:
Updated Testing.txt.
Modified:
trunk/exp-drd/Testing.txt
Modified: trunk/exp-drd/Testing.txt
===================================================================
--- trunk/exp-drd/Testing.txt 2008-06-15 12:12:28 UTC (rev 8233)
+++ trunk/exp-drd/Testing.txt 2008-06-15 12:21:55 UTC (rev 8234)
@@ -10,7 +10,9 @@
3. Test whether DRD works with standard KDE applications and whether it does
not print any false positives:
./vg-in-place --tool=exp-drd kate
+ ./vg-in-place --tool=exp-drd --check-stack-var=yes kate
./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:
|