Simon Goldschmidt
|
dbd125c714
|
Fixed bug #35874 reserved identifier violation (removed leading underscores from header include guards)
|
2014-05-19 21:46:18 +02:00 |
|
Simon Goldschmidt
|
751deac9d1
|
Another fix to window scaling: support queueing more than 64 KByte in ooseq data
|
2014-02-12 21:34:19 +01:00 |
|
goldsimon
|
84d8760561
|
dhcp unit test: fixed 2 consts, use udp checksum 0x0000 in handcrafted packets so that CHECKSUM_CHECK_UDP==0 is not necessary
|
2012-03-25 17:18:58 +02:00 |
|
Erik Ekman
|
679d3fd5b3
|
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.
|
2012-03-25 15:34:31 +02:00 |
|
goldsimon
|
fc7da615fb
|
unit tests lwipopts.h: NO_SYS==1, disable netconn and sockets (not tests) -> lwipopts.h is now usable for unix unit test makefile, too
|
2012-02-22 21:47:33 +01:00 |
|
goldsimon
|
8cb0b7d043
|
Fixed unit tests: adapted lwipopts.h and fixed test_tcp_new_counters_pcb() after adding snd_wnd_max to struct tcp_pcb.
|
2012-02-22 21:34:22 +01:00 |
|
goldsimon
|
b6cdeeef8e
|
Added lwipopts.h file for unit tests
|
2012-02-16 13:11:04 +01:00 |
|