cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Disable Valgrind for Self Tests?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Oct 2013 11:31:51 +0200 (CEST)

On Sun, 13 Oct 2013, Dan Fandrich wrote:

> On Sat, Oct 12, 2013 at 08:26:37PM -0400, Jeffrey Walton wrote:
>> I'd like to disable Valgrind during self tests. Is there a switch to do so?
>
> The easiest way is to run them with "make test TEST_Q='-a -s -n'"

I just want to clarify that those TEST_Q options are passed to runtests.pl,
and -n is the specific one that disables valgrind usage. All options to that
tool are documented here:

   http://curl.haxx.se/dev/runtests.html

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-13