Home
last modified time | relevance | path

Searched refs:test_alname (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_alname.c38 test_alname(krb5_context context, krb5_const_realm realm, in test_alname() function
135 test_alname(context, realm, user, NULL, user, 1); in main()
136 test_alname(context, realm, user, "root", "root", 1); in main()
138 test_alname(context, "FOO.BAR.BAZ.KAKA", user, NULL, user, 0); in main()
139 test_alname(context, "FOO.BAR.BAZ.KAKA", user, "root", "root", 0); in main()
141 test_alname(context, realm, user, NULL, in main()
143 test_alname(context, realm, user, "root", in main()
146 test_alname(context, "FOO.BAR.BAZ.KAKA", user, NULL, in main()
148 test_alname(context, "FOO.BAR.BAZ.KAKA", user, "root", in main()
H A DMakefile.am12 test_alname \
H A DMakefile.in51 test_alname$(EXEEXT) test_crypto$(EXEEXT) \
298 test_alname_SOURCES = test_alname.c
299 test_alname_OBJECTS = test_alname.$(OBJEXT)
469 string-to-key-test.c test_acl.c test_addr.c test_alname.c \
480 test_addr.c test_alname.c test_ap-req.c test_cc.c \
1208 test_alname$(EXEEXT): $(test_alname_OBJECTS) $(test_alname_DEPENDENCIES)
1209 @rm -f test_alname$(EXEEXT)
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_alname.Po@am__quote@
/freebsd/crypto/heimdal/
H A DChangeLog.20031304 * lib/krb5/test_alname.c: add --version and --help
1355 * lib/krb5/test_alname.c: more krb5_aname_to_localname tests
1361 * lib/krb5/Makefile.am (noinst_PROGRAMS): += test_alname
1363 * lib/krb5/test_alname.c: add test for krb5_aname_to_localname
H A DChangeLog.2005856 * lib/krb5/test_alname.c: rename optind to optidx
1662 * lib/krb5/test_alname.c: const poison