tests: Add test that getsockname is correct after socket().
authorAndreas Schneider <asn@samba.org>
Tue, 27 May 2014 18:53:51 +0000 (20:53 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 31 May 2014 10:30:45 +0000 (12:30 +0200)
commit37b472d7972f0d18bd343137d4991f5e091a2ed7
treeb9bd27d5fea7a6283b9e26bac6887c38dc9d2352
parentbdbbf3853c644da05e1fd74c523380a846394cec
tests: Add test that getsockname is correct after socket().

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
tests/CMakeLists.txt
tests/test_echo_tcp_socket.c [new file with mode: 0644]