goldsimon
|
fa75ffed9d
|
unit tests: added test_netif (checking ext_callbacks only, for now)
|
2018-01-12 22:27:15 +01:00 |
|
Dirk Ziegelmeier
|
756b7431a7
|
Start implementing unit tests for timers
|
2018-01-04 13:37:05 +01:00 |
|
goldsimon
|
c6887522fe
|
Fixed lwip_itoa (bug #51729) and added unit tests for it
|
2017-12-23 20:35:18 +01:00 |
|
goldsimon
|
1e5870ce85
|
Fix unit tests under linux
|
2017-08-04 06:17:21 +02:00 |
|
goldsimon
|
4cec20230e
|
Ensure that unit tests leave the stack in a clean state
|
2017-08-03 22:28:50 +02:00 |
|
goldsimon
|
5ea7f507c3
|
Fixed bugs #51606 and #51535: IPv4 reassembly could be finished although there are holes
|
2017-08-02 21:11:53 +02:00 |
|
goldsimon
|
5cc168c0f1
|
added unit test for mqtt (that does not really do something useful yet)
|
2017-04-12 21:54:42 +02:00 |
|
goldsimon
|
b0444a63b0
|
tried to fix sockets unit tests; fix configuration to run with any NO_SYS setting and with/without IPv6 (IPv4 is required)
|
2017-03-17 09:05:36 +01:00 |
|
goldsimon
|
8313c4d870
|
tried to add basic socket unit tests (nonsense only for now); made LOCK_TCPIP_CORE()/UNLOCK_TCPIP_CORE() overridable for that
|
2017-03-16 21:52:30 +01:00 |
|
Erik Ekman
|
4919932c49
|
Apply patch #8755: Multicast DNS responder support from Erik Ekman
|
2016-08-14 15:07:45 +02:00 |
|
sg
|
851e03966d
|
Fixed more compiler warnings for unit tests
|
2015-08-05 21:15:41 +02:00 |
|
goldsimon
|
d690775ca1
|
Added unit test that pbuf_copy returns a correct error code for pbuf queues ending with a zero-length pbuf.
|
2012-05-03 20:11:23 +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
|
86766f4e20
|
Minor: cosmetic source code layout changes
|
2012-02-22 21:35:04 +01:00 |
|
Simon Goldschmidt
|
bcfe3dacc6
|
fixed unit tests (one TCP test failed, removed comma at the end of array initializers)
|
2011-09-26 22:09:27 +02:00 |
|
goldsimon
|
5fd410db4b
|
Added support for static ARP table entries (added option ETHARP_SUPPORT_STATIC_ENTRIES) (+ added test); refactored the etharp code a bit
|
2010-03-20 11:45:25 +00:00 |
|
goldsimon
|
e0c5c4de88
|
Fixed bug #28679: mem_realloc calculates mem_stats wrong and added test case for it
|
2010-01-18 17:45:41 +00:00 |
|
goldsimon
|
902ad897b8
|
Initial check-in of some unit tests
|
2009-11-27 08:03:53 +00:00 |
|