]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Added unit test that pbuf_copy returns a correct error code for pbuf queues ending...
authorgoldsimon <goldsimon@gmx.de>
Thu, 3 May 2012 18:11:23 +0000 (20:11 +0200)
committergoldsimon <goldsimon@gmx.de>
Thu, 3 May 2012 18:11:23 +0000 (20:11 +0200)
commitd690775ca1e806f07d5d4d365e24ea5f90ed1ce2
treea03375dfd8004cec4e43c51d727b7ad9276d5c93
parentfb07a28c9929770abef81bc6496a7643f80a4f77
Added unit test that pbuf_copy returns a correct error code for pbuf queues ending with a zero-length pbuf.
test/unit/core/test_pbuf.c [new file with mode: 0644]
test/unit/core/test_pbuf.h [new file with mode: 0644]
test/unit/lwip_unittests.c