11 Commits (9e20fe2cfb01428e366e97fc0366cff9920ae921)

Author SHA1 Message Date
Joel Cunningham 81e4726607 test_socket: conditional compile buffer trailer code 9 years ago
Joel Cunningham 0a5a18e703 test_socket: add sendmsg/recvmsg TCP test 9 years ago
Joel Cunningham 551d76eadd test_sockets: move loopback addr logic to utility function 9 years ago
Joel Cunningham 4c78ec7931 test_socket: replace {0} with memset 9 years ago
Joel Cunningham 02e957de1e test_socket: convert sendmsg test to use recvmsg 9 years ago
goldsimon dffb75c5fa test_sockets: fix warning about unused variable "addr_size" 9 years ago
goldsimon e1d818bb5f sockets unit tests: removed commented-out test code :-/ 9 years ago
goldsimon b0444a63b0 tried to fix sockets unit tests; fix configuration to run with any NO_SYS setting and with/without IPv6 (IPv4 is required) 9 years ago
Joel Cunningham 53fcd50870 task #14408: move sendmsg UDP to unit tests 9 years ago
goldsimon fc47f846ed Fix and improve sockets unit test and unit test sys_arch (with a little help of tcpip.c) 9 years ago
goldsimon 8313c4d870 tried to add basic socket unit tests (nonsense only for now); made LOCK_TCPIP_CORE()/UNLOCK_TCPIP_CORE() overridable for that 9 years ago