lwip/test/unit
Joel Cunningham 02e957de1e test_socket: convert sendmsg test to use recvmsg
This converts the sendmsg test to use recvmsg for receiving, thus
exercising both sendmsg and recvmsg in a single test

This also adjusts the test naming to communicate all message APIs
(sendmsg/recvmsg) are being tested
2017-03-17 14:19:26 -05:00
..
api test_socket: convert sendmsg test to use recvmsg 2017-03-17 14:19:26 -05:00
arch hopefully fix building unit tests on linux/clang 2017-03-17 09:29:06 +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 fixed warnings in mdns unit tests 2017-01-04 15:25:52 +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