Logo
Explore Help
Register Sign In
abc/lwip
1
0
Fork 0
You've already forked lwip
mirror of https://git.savannah.nongnu.org/git/lwip.git synced 2025-08-04 13:34:38 +08:00
Code Issues Packages Projects Releases Wiki Activity
lwip/test/unit
History
Mikhail Lappo f7d215043c Possible null-pointer dereference
In unit test if_fail check for nullptr
is always located after dereferencing this
null pointer. This patch introduces correct
order: first check, then use
2017-03-22 22:51:08 +01:00
..
api
test_socket: conditional compile buffer trailer code
2017-03-17 17:12:12 -05:00
arch
sys_arch unit tests: refine test_sys_arch_waiting_fn a bit
2017-03-18 10:22:44 +01:00
core
minor: macros should not end with underscore(s)
2016-08-08 21:47:53 +02:00
dhcp
Remove duplicate netif_dhcp_data() macro
2017-01-05 21:14:43 +01:00
etharp
Fix warning in test_etharp.c
2016-08-19 09:03:57 +02:00
mdns
Possible null-pointer dereference
2017-03-22 22:51:08 +01:00
tcp
tcp unit tests: don't break later tests relying on loopif
2017-03-17 08:56:03 +01:00
udp
minor: macros should not end with underscore(s)
2016-08-08 21:47:53 +02:00
Filelists.mk
Try to add a Filelists.mk file for the unit tests (to fix unix build of unit tests)
2017-03-16 22:54:50 +01:00
lwip_check.h
minor: macros should not end with underscore(s)
2016-08-08 21:47:53 +02:00
lwip_unittests.c
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
lwipopts.h
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
Powered by Gitea Version: 1.23.6 Page: 72ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API