commit | 34b5ca6122b68efb3918d1088d6d1b593b103f9d | [log] [tgz] |
---|---|---|
author | Aska Wu <aska.wu@linaro.org> | Tue Oct 17 17:04:29 2017 +0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Nov 01 15:08:39 2017 +0200 |
tree | cca5df7e3369a73a0c23b947ef6faa9a8b9bc36e | |
parent | 668513e4fb2c393bd8be82133cf8053ac12585c6 [diff] |
tests: sockets: Add TCP test cases - Test ipv4/ipv6 send() and recv(). - Test ipv4/ipv6 sendto() and recvfrom(). - Test ipv4/ipv6 sendto() and recvfrom() with NULL dest address. Signed-off-by: Aska Wu <aska.wu@linaro.org>