Test getaddrinfo return value
commit47c22455d4502b1262e9d7def5d4da64e58aa304
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 16 May 2013 21:55:09 +0000 (16 21:55 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 21 May 2013 17:21:05 +0000 (21 17:21 +0000)
treebbaec5e3281439e27bcf5527d271ad0d567d1b89
parent3d04f5db20c8f0d1ba3881b5f5373586a18cf188
Test getaddrinfo return value

This helps testing for regression of BZ#15339.  Creation of network
isolated environments is a privileged operation and therefore is not
included to the test.
ChangeLog
posix/Makefile
posix/tst-getaddrinfo4.c [new file with mode: 0644]