Re: [lwip-users] DHCP Unit tests fail

2014-06-30 Thread Sergio R. Caprile
Hi Fabian,
Try posting this to the developers list, I see the same on my system
with the latest version of check. However, I remember running the suite
on the stable 1.4.1 when I hadn't patched it, with an older version of
check, which I can't now with the latest one (and my patches...)
I'm using CentOS 5.9 with check 0.9.13. Prior tests where with check
0.9.3, however, I see lots of errors against that release, so the one
used by the developers on the stable branch might lie between them.
In the meantime, try checking that dhcp stuff in the stable branch code
(get the zip)
Regards


___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users


Re: [lwip-users] DHCP Unit tests fail

2014-06-30 Thread Sergio R. Caprile
Got it to run now.
The checks in the stable branch do not test DHCP, so I guess that in the
git head is brand new or "fresh".



___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users


Re: [lwip-users] DHCP Unit tests fail

2014-07-25 Thread Erik Ekman
On Mon, Jun 30, 2014 at 4:24 PM, Fabian Koch  wrote:

> Hey all,
>
> I started using the unit tests with the unix port from lwip-contrib:
>
> [..]

>
> Can anyone tell me if my setup is wrong OR The unix-port has problems OR
> the unit tests for DHCP are not working at the moment?
>

I have the same problem here (and I wrote the tests). I think the problem
was introduced in this patch:
http://git.savannah.gnu.org/cgit/lwip.git/commit/test/unit/dhcp/test_dhcp.c?id=e1225cec5f4817248b77c773aef1feecff6e6888

/Erik
___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users