[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #7685] contrib: Add contrib/ports/unix/check to run
From: |
Erik Ekman |
Subject: |
[lwip-devel] [patch #7685] contrib: Add contrib/ports/unix/check to run unit tests |
Date: |
Tue, 13 Dec 2011 19:24:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1 |
URL:
<http://savannah.nongnu.org/patch/?7685>
Summary: contrib: Add contrib/ports/unix/check to run unit
tests
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: yarrick
Submitted on: Tue 13 Dec 2011 07:24:44 PM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Since I got no reply on the proposal in patch #7607 and there already is a
ports/win32/check directory I created the dir ports/unix/check for running the
unit tests.
It assumes the lwip code is available in the a dir next to contrib, but this
can be changed in the makefile.
With this checked in I can create a build bot that checks out the code
periodically and builds the test automatically.
~/contrib/ports/unix/check$ make check
Running suite(s): UDP
TCP
TCP_OOS
MEM
ETHARP
93%: Checks: 31, Failures: 2, Errors: 0
../../../../lwip/test/unit/tcp/test_tcp.c:357:F:Core:tests[i]:0: Assertion
'err == 0' failed
../../../../lwip/test/unit/tcp/test_tcp.c:456:F:Core:tests[i]:0: Assertion
'err == 0' failed
make: *** [check] Error 1
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 13 Dec 2011 07:24:44 PM GMT Name:
0001-Add-unix-makefile-for-building-running-unit-tests.patch Size: 15kB By:
yarrick
<http://savannah.nongnu.org/patch/download.php?file_id=24585>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7685>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #7685] contrib: Add contrib/ports/unix/check to run unit tests,
Erik Ekman <=