Test passed on Slackware 7.0 (kernel 2.2.17)
OpenSSL 0.9.6-beta2 17 Sep 2000
built on: Mon Sep 18 23:14:24 SGT 2000
platform: linux-elf
options: bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) idea(int)
blowfish(idx)
compiler: gcc -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM
-DMD5_ASM -DRMD160_ASM
OpenSSL self-test report:
OpenSSL version: 0.9.6-beta2
Last change: New BIO_shutdown_wr macro, which invokes the BIO_C_SHUT...
Options: shared
OS (uname): Linux linux 2.2.17 #8 Sat Sep 16 03:26:03 SGT 2000 i586
unknown
OS (config): i586-whatever-linux2
Target (default): ??
Target: linux-elf
Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2
release)
Test passed.
========
for the old cc 3.0 compiler on UltraSparc, if I use the gcc to compiled the 2
missing .o from .S, the whole package actually compiled and most the test is OK
except it took ages to finish the test.
The 2 files that cannot compile are:
md5/asm/md5-sparcv8plus.S
bn/asm/sparcv8plus.S
==================
OpenSSL version: 0.9.6-beta2
Last change: New BIO_shutdown_wr macro, which invokes the BIO_C_SHUT...
Options: shared
OS (uname): SunOS tc60 5.7 Generic_106541-09 sun4u sparc SUNW,Ultra-60
OS (config): sun4u-whatever-solaris2
Target (default): ??
Target: solaris-sparcv9-cc
Compiler: cc: SC3.0 15 Dec 1993
Follow is part of the test log, it seems the log is not in a file and I don't
have time to run the slow test again, so just cut and paste from the screen. :(
During the test, I will occationally get the error "tcov_exit: Coverage data
file" 'xxxx/xx.d' is empty". mainly the shax.d files.
===========
des3
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
des3 base64
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
desx
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
desx base64
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
idea
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
idea base64
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
........ some log are deleted, since they are the same.
rsa
test tls1 with 1024bit RSA, no DHE, multiple handshakes
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 DES-CBC3-SHA, 1024 bit RSA
10 handshakes of 1 bytes done
Approximate total server time: 0.53 s
Approximate total client time: 0.10 s
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
test tls1 with 1024bit RSA, 1024bit DHE, multiple handshakes
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
DONE via BIO pair: TLSv1, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 1024 bit RSA
10 handshakes of 1 bytes done
Approximate total server time: 0.97 s
Approximate total client time: 2.67 s
tcov_exit: Coverage data file
'/home/qunying/src/openssl-0.9.6-beta2/crypto/sha/sha1dgst.d' is empty
.
OpenSSL 0.9.6-beta2 17 Sep 2000
built on: Tue Sep 19 09:17:07 SGT 2000
platform: solaris-sparcv9-cc
options: bn(64,32) md2(int) rc4(ptr,char) des(ptr,risc1,16,long) idea(int) blow
fish(ptr)
compiler: cc -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ul
tra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPAR
C -DMD5_ASM
`test' is up to date.
--
(~._.~) �� Ⱥ Ӣ (Qun-Ying) (65) 874-6743
( O ) TrustCopy Pte Ltd / Kent Ridge Digital Labs
()~*~() 21 Heng Mui Keng Terrace, Singapore 119613
(_)-(_) [EMAIL PROTECTED] * [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]