History log of /seL4-camkes-master/projects/lwip/test/unit/udp/test_udp.c
Revision Date Author Comments
# e61b9257 14-Jun-2018 Simon Goldschmidt <goldsimon@gmx.de>

try to fix compiling with gcc & clang


# b0e5eeb7 13-Jun-2018 Simon Goldschmidt <goldsimon@gmx.de>

udp: prefer correctly bound pcbs when receiving broadcast

See bug #53301

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>


# 4cec2023 03-Aug-2017 goldsimon <goldsimon@gmx.de>

Ensure that unit tests leave the stack in a clean state


# 6af4215f 08-Jul-2016 Dirk Ziegelmeier <dirk@ziegelmeier.net>

Next try to fix test_udp.c (can't compile it at my current machine)


# c4835200 08-Jul-2016 Dirk Ziegelmeier <dirk@ziegelmeier.net>

Fix compile of UDP unit test


# a80c4d14 12-Feb-2014 Simon Goldschmidt <goldsimon@gmx.de>

Unit test patch by Erik Ekman: use macro to store correct testcase name


# 9a0dac58 31-Dec-2009 goldsimon <goldsimon>

Removed unused test function


# 902ad897 27-Nov-2009 goldsimon <goldsimon>

Initial check-in of some unit tests