lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-467-g0a5a18e
Date: Fri, 17 Mar 2017 17:51:36 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  0a5a18e7034db789f3f632876aaaf4ea52b910ca (commit)
       via  551d76eadd619d5c880d1a5c2dee219a0770f805 (commit)
      from  4c78ec7931031eb94a82cb942154ad1606772802 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0a5a18e7034db789f3f632876aaaf4ea52b910ca
Author: Joel Cunningham <address@hidden>
Date:   Fri Mar 17 16:47:44 2017 -0500

    test_socket: add sendmsg/recvmsg TCP test
    
    This migrates the sendmsg TCP test from socket examples (task #14408)
    to socket unit tests
    
    Additionally, this adds support for testing recvmsg, creating a TCP
    test for both sendmsg/recvmsg (referred to as msgapi test)
    
    This also makes a small change to msgapi UDP to clear the receive
    buffer after verifying the previous datagram

commit 551d76eadd619d5c880d1a5c2dee219a0770f805
Author: Joel Cunningham <address@hidden>
Date:   Fri Mar 17 11:14:22 2017 -0500

    test_sockets: move loopback addr logic to utility function
    
    This moves the loopback address creation logic to a utility function
    so it can be shared with forth coming message API TCP test

-----------------------------------------------------------------------

Summary of changes:
 test/unit/api/test_sockets.c | 264 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 235 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]