curl-users
Re: 'make test' without Valgrind?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Mar 2019 19:56:38 +0100 (CET)
Date: Thu, 7 Mar 2019 19:56:38 +0100 (CET)
On Thu, 7 Mar 2019, Jeffrey Walton wrote:
> How can I get the output of stdout and stderr after the test is run?
Then you have to invoke a single test and ask it to keep the logs even if
successful. Keep the logs from test 1:
$ cd tests
$ ./runtests.pl -k 1
-- / daniel.haxx.se ----------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2019-03-07