Testing for the 4.4p1 release

Darren Tucker dtucker at zip.com.au
Tue Sep 26 10:34:34 EST 2006


Iain Morgan wrote:
> Sometime ago, Darren Tucker wrote:
>> Could you please run "test/bntest" manually?  That will exercise the 
>> code in my patch.
> 
> OK. Running test/bntest gives a lot of output. Based on the patch, I
> assume you're only interested in the bn2dec test. That appears to be OK.

Alright, that passes the test cases I added for bn2dec (which admittedly 
are a very small subset of the possible inputs it could encounter, and 
much smaller than some of the inputs ssh would give it).

I'm tempted to generate a bunch of really big numbers at and test with 
those too, but I don't much like the idea of nondeterministic regression 
tests.

Based on the other failure you reported, I still suspect you have some 
problem in OpenSSL although it's not exactly the same as the one I was 
describing on HP-UX.  I found that using less aggressive compiler 
options for OpenSSL stopped the problem from occurring, perhaps the same 
would be the case here?

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.



More information about the openssh-unix-dev mailing list