aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-30 20:19:09 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-30 20:19:09 +0000
commit846d1362cd53ea642c5933e307f20f8668254cd3 (patch)
tree782c6245c59b92bff057acc224cfe9322d8fa53a /posix/Makefile
parenteaa27aca6ff96aab4f58832545ddc9889baf8129 (diff)
downloadglibc-846d1362cd53ea642c5933e307f20f8668254cd3.zip
glibc-846d1362cd53ea642c5933e307f20f8668254cd3.tar.gz
glibc-846d1362cd53ea642c5933e307f20f8668254cd3.tar.bz2
* posix/Makefile (tests): Add tst-getaddrinfo3.
* posix/tst-getaddrinfo3.c: New file. * sysdeps/posix/getaddrinfo.c (gaih_inet): Add parenthesis in test for better readability.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index b722f97..418e1cb 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -88,7 +88,8 @@ tests := tstgetopt testfnm runtests runptests \
tst-execvp1 tst-execvp2 tst-execlp1 tst-execlp2 \
tst-execv1 tst-execv2 tst-execl1 tst-execl2 \
tst-execve1 tst-execve2 tst-execle1 tst-execle2 \
- tst-execvp3 tst-execvp4 tst-rfc3484 tst-rfc3484-2
+ tst-execvp3 tst-execvp4 tst-rfc3484 tst-rfc3484-2 \
+ tst-getaddrinfo3
xtests := bug-ga2
ifeq (yes,$(build-shared))
test-srcs := globtest