From: Justin Pettit Date: Wed, 8 May 2013 16:13:34 +0000 (-0700) Subject: INSTALL: Finish sentence about running tests with valgrind. X-Git-Tag: sliver-openvswitch-1.10.90-3~16^2~4 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=447fe5cfce115b0ef2f9ade5a47af08fe2f24b38 INSTALL: Finish sentence about running tests with valgrind. Signed-off-by: Justin Pettit --- diff --git a/INSTALL b/INSTALL index a78ded038..18e853291 100644 --- a/INSTALL +++ b/INSTALL @@ -389,7 +389,7 @@ check". All the same options are available via TESTSUITEFLAGS. When you do this, the "valgrind" results for test are reported in files named tests/testsuite.dir//valgrind.*. You may find that the valgrind results are easier to interpret if you put "-q" in -~/.valgrindrc, since that reduces the amount of +~/.valgrindrc, since that reduces the amount of output. Sometimes a few tests may fail on some runs but not others. This is usually a bug in the testsuite, not a bug in Open vSwitch itself. If