lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] How to build LWIP test on linux


From: address@hidden
Subject: Re: [lwip-users] How to build LWIP test on linux
Date: Wed, 18 Mar 2020 14:55:33 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

Am 18.03.2020 um 11:43 schrieb Sachin Gole:
> Hi David,
>
> Thanks for your appropriate help, now I am able to build and run lwip
> unit test.
>
>
> sachin@sachin-VirtualBox:~/Downloads/contrib-2.1.0/ports/unix/check/build$
> ./lwip_unittests
> Running suite(s): IPv4
>  IPv6
>  UDP
>  TCP
>  TCP_OOS
>  DEF
>  MEM
>  NETIF
>  PBUF
>  TIMERS
>  ETHARP
>  DHCP
>  MDNS
>  MQTT
>  SOCKETS
> 100%: Checks: 108, Failures: 0, Errors: 0
>
>
> Is there any way to enable test logs ?

You posted the log :-)

> Is there any way to test individual unit test ?

No.

Nowadays, the 'check' framework does seem a bit outdated... If I would
start that again, I would probably use google test...

Regards,
Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]