From c7a2f0c2f9a8bfb3aac99deefa4eaea537b2e199 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 1 Apr 2008 16:55:51 +0000 Subject: [PATCH] Updated test plan. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7832 --- exp-drd/Testing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exp-drd/Testing.txt b/exp-drd/Testing.txt index 27a0c7b7b..2241ed34e 100644 --- a/exp-drd/Testing.txt +++ b/exp-drd/Testing.txt @@ -4,8 +4,8 @@ How to test DRD 1. Run the regression tests. After having compiled DRD, run the following command: perl tests/vg_regtest exp-drd -2. Test the slowdown for matinv for various matrix sizes (must be less - than 100): +2. Test the slowdown for matinv for various matrix sizes (must be about 45 + for i == 1 and about 50 for i == 10): time exp-drd/tests/matinv 200 for ((i=1;i<=10;i++)) do