Searched refs:test_ap (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_ap-req.c | 69 test_ap(krb5_context context, in test_ap() function 219 test_ap(context, sprincipal, server, kt, id, 0); in main() 220 test_ap(context, sprincipal, server, kt, id, AP_OPTS_MUTUAL_REQUIRED); in main()
|
H A D | Makefile.am | 53 check_PROGRAMS = $(TESTS) test_hostname test_ap-req test_canon test_set_kvno0
|
H A D | Makefile.in | 117 test_ap-req$(EXEEXT) test_canon$(EXEEXT) \ 393 test_ap_req_SOURCES = test_ap-req.c 394 test_ap_req_OBJECTS = test_ap-req.$(OBJEXT) 765 ./$(DEPDIR)/test_ap-req.Po ./$(DEPDIR)/test_canon.Po \ 803 test_acl.c test_addr.c test_alname.c test_ap-req.c \ 815 test_ap-req.c test_canon.c test_cc.c test_config.c \ 1828 test_ap-req$(EXEEXT): $(test_ap_req_OBJECTS) $(test_ap_req_DEPENDENCIES) $(EXTRA_test_ap_req_DEPEND… 1829 @rm -f test_ap-req$(EXEEXT) 2114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ap-req.Po@am__quote@ # am--include-marker 4151 -rm -f ./$(DEPDIR)/test_ap-req.Po [all …]
|