History log of /seL4-camkes-master/projects/lwip/test/unit/dhcp/test_dhcp.h
Revision Date Author Comments
# a2fd6809 08-Aug-2016 sg <goldsimon@gmx.de>

minor: macros should not end with underscore(s)


# dbd125c7 19-May-2014 Simon Goldschmidt <goldsimon@gmx.de>

Fixed bug #35874 reserved identifier violation (removed leading underscores from header include guards)


# 679d3fd5 22-Mar-2012 Erik Ekman <erik@kryo.se>

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.