Home
last modified time | relevance | path

Searched refs:test_hostname (Results 1 – 3 of 3) sorted by relevance

/src/crypto/heimdal/lib/krb5/
H A DMakefile.am50 check_PROGRAMS = $(TESTS) test_hostname test_ap-req program
H A DMakefile.in65 check_PROGRAMS = $(am__EXEEXT_1) test_hostname$(EXEEXT) \
358 test_hostname_SOURCES = test_hostname.c
359 test_hostname_OBJECTS = test_hostname.$(OBJEXT)
472 test_get_addrs.c test_gic.c test_hostname.c test_keytab.c \
483 test_hostname.c test_keytab.c test_kuserok.c test_mem.c \
1238 test_hostname$(EXEEXT): $(test_hostname_OBJECTS) $(test_hostname_DEPENDENCIES)
1239 @rm -f test_hostname$(EXEEXT)
1456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hostname.Po@am__quote@
/src/crypto/heimdal/
H A DChangeLog.2005477 * lib/krb5/Makefile.am: Add test_hostname to check_PROGRAMS but
480 * lib/krb5/test_hostname.c: Testprogram for krb5_expand_hostname()