Ulf M�ller <[EMAIL PROTECTED]>:
> Richard Levitte - VMS Whacker wrote:
[...]
>> This is actually correct according to util/selftest.pl. It won't do
>> any test if you configured with any "no-" option except for "no-asm".
>> Since you configured with "no-threads", it skipped the test.
>>
>> I've no idea why it's done this way.
> That's because the test suite will fail if you leave out ciphers.
> (I think Bodo recently fixed that for no-rsa).
"make test" succeeds if some ciphers are left out. You may not
disable too many of them, however (we need something for SSL, for key
encryption etc.). "no-idea no-rc5" and similar works since 0.9.3.
Changes between 0.9.2b and 0.9.3 [24 May 1999]
[...]
*) Bugfix: In test/testenc, don't test "openssl <cipher>" for
ciphers that were excluded, e.g. by -DNO_IDEA. Also, test
all available cipers including rc5, which was forgotten until
now.
In order to let the testing shell script know which algorithms
are available, a new (up to now undocumented) command
"openssl list-cipher-commands" is used.
[Bodo Moeller]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]