cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: danf: curl/tests/data test307,NONE,1.1 test308,NONE,1.1

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 16 Jan 2007 16:22:11 -0800

On Tue, Jan 16, 2007 at 11:16:44PM +0100, Daniel Stenberg wrote:
> Regarding this commit: I think the test suite needs some better checks
> before we can rely on the 'openssl' engine being present.
>
> I'm on debian unstable here and test 307 fails on me and log/stderr307 says:
>
> 23:14:05.304090 * SSL Engine 'openssl' not found
> curl: (53) SSL Engine 'openssl' not found

I guess my assumption about the 'openssl' engine always being available.
I could add a <precheck> section containing:

../src/curl --engine list | grep -q openssl || echo openssl engine not available

(or the perl equivalent), although runtests.pl would need to be changed to
replaceme the ../src/curl part with the actual curl command. Then again,
the newer OpenSSL distribution libraries I've tried don't have an
'openssl' engine any more, so perhaps it's not worth keeping this
test around.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-01-17