summaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2013-05-16 21:55:09 +0000
committerDmitry V. Levin <ldv@altlinux.org>2013-05-21 17:21:05 +0000
commit47c22455d4502b1262e9d7def5d4da64e58aa304 (patch)
treebbaec5e3281439e27bcf5527d271ad0d567d1b89 /posix/Makefile
parent3d04f5db20c8f0d1ba3881b5f5373586a18cf188 (diff)
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.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 8265e763e1..54c635465c 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -86,7 +86,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-getaddrinfo3 tst-fnmatch2 tst-cpucount tst-cpuset \
bug-getopt1 bug-getopt2 bug-getopt3 bug-getopt4 \
bug-getopt5 tst-getopt_long1 bug-regex34 bug-regex35 \
- tst-pathconf
+ tst-pathconf tst-getaddrinfo4
xtests := bug-ga2
ifeq (yes,$(build-shared))
test-srcs := globtest