[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: create a big test, collect the fallout
From: |
Simon Josefsson |
Subject: |
Re: create a big test, collect the fallout |
Date: |
Sat, 08 Jul 2006 11:32:36 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Ralf Wildenhues <address@hidden> writes:
> Hi Simon,
>
> * Simon Josefsson wrote on Fri, Jul 07, 2006 at 01:58:00AM CEST:
>> Simon Josefsson <address@hidden> writes:
>>
>> > I'll see if I can fix the crc module, it is probably the same 64-bit
>> > problem as in the md4 or md5 module a while ago.
>>
>> Nope, I think the self-test was created with an old buggy crc.c
>> implementation. I've changed the test vector to be what the current
>> implementation returns. Ralf, does it work better now?
>
> Yes, on both x86 and x86_64. Down to one failure now. Thank you!
Great. I guess the argp failure might be because the argp output has
changed over time. It seems to compare the entire print out to some
hard coded stuff.
/Simon
Re: create a big test, collect the fallout, Eric Blake, 2006/07/06