svn rev #17379: trunk/src/tests/resolve/

raeburn@MIT.EDU raeburn at MIT.EDU
Fri Sep 9 17:30:39 EDT 2005


Commit By: raeburn

Log Message: 
ticket: 3176
status: open

mine:
* fake-addrinfo-test.c: New file.
* Makefile.in (check): Do pass arguments to addrinfo-test invocation added by
Marc's patch.
(fake-addrinfo-test): New target.
(all): Depend on it.
(SRCS): Fix typo in last change.  Add fake-addrinfo-test.c.
(OBJS): Add fake-addrinfo-test.o.

from Marc Aurele La France:
* Makefile.in:  Build addrinfo-test.
* addrinfo-test.c (main):  'numeric' -> 'numerichost';  Add -n option to set
AI_NUMERICSERV (if available);  print usage message when no arguments are
given.



Changed Files:
U   trunk/src/tests/resolve/ChangeLog
U   trunk/src/tests/resolve/Makefile.in
U   trunk/src/tests/resolve/addrinfo-test.c
A   trunk/src/tests/resolve/fake-addrinfo-test.c


More information about the cvs-krb5 mailing list