]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Add unit tests for DHCP
authorErik Ekman <erik@kryo.se>
Thu, 22 Mar 2012 09:52:05 +0000 (10:52 +0100)
committergoldsimon <goldsimon@gmx.de>
Sun, 25 Mar 2012 13:34:31 +0000 (15:34 +0200)
commit679d3fd5b341c29154edf7552fa25239ecb64b05
tree455963ad8bf4193e81e8085ac61bb3086dc0a24d
parentc622985fda7c7a293253ff7d96cd43c54dd99611
Add unit tests for DHCP

Three simple tests that test the basic functionality of the DHCP client.
They require that UDP checksums are off for now.
test/unit/dhcp/test_dhcp.c [new file with mode: 0644]
test/unit/dhcp/test_dhcp.h [new file with mode: 0644]
test/unit/lwip_unittests.c
test/unit/lwipopts.h