cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to display the results of `make check`?

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 25 Sep 2013 09:27:05 +0200

On Tue, Sep 24, 2013 at 11:09:10PM -0400, Jeffrey Walton wrote:
> How do I have `make check` display its output?
>
> test 001...OK (1 out of 835, remaining: 88:44)
> test 002...OK (2 out of 835, remaining: 55:24)
> test 003...OK (3 out of 835, remaining: 43:59)
> test 004...OK (4 out of 835, remaining: 38:30)
> test 005...OK (5 out of 835, remaining: 35:08)
> ...
> test 020... exit FAILED

The easiest way is to do something like "make check TEST_Q='-a -p -v -d'"

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-09-25