[openssl-users] How to get verbose output from 'make test'

Viktor Dukhovni openssl-users at dukhovni.org
Sun Mar 20 04:53:23 UTC 2016


> On Mar 19, 2016, at 10:07 PM, Jeffrey Walton <noloader at gmail.com> wrote:
> 
> Hi Everyone,
> 
> I'm working with OpenSSL 1.1.0. I think I'm seeing a hang in:
> 
>    ../test/recipes/80-test_ssl.t ............. {5|6}/47
> 
> It seems like its timing out, and then the tests march on with:
> 
>    ../test/recipes/80-test_ssl.t ............. ok
> 
> I tried to get a verbose output with 'make test V=1', but it was a
> guess that did not work.
> 
> How can I get verbose output from 'make test'?

There are a lot of combinatorial tests there.  If you're testing a
slow CPU, they could take some time...

-- 
	Viktor.



More information about the openssl-users mailing list