Searched refs:test_ntlm (Results 1 – 10 of 10) sorted by relevance
29 * test_ntlm.c: more verbose what we are testing.37 * test_ntlm.c: heim_ntlm_calculate_ntlm2_sess_resp42 * test_ntlm.c: Its ok if infotarget2 length is longer.55 * test_ntlm.c: Test heim_ntlm_calculate_ntlm2_sess_resp from64 * test_ntlm.c: Free memory diffrently.76 * test_ntlm.c: No need to include <gssapi.h>.80 * Makefile.am: add LIB_roken for test_ntlm84 * test_ntlm.c: Verify infotarget.96 * test_ntlm.c: add some new tests.116 * test_ntlm.c: Add simple parser test app.
74 test-binaries: $(OBJ)\test_ntlm.exe78 -test_ntlm.exe81 $(OBJ)\test_ntlm.exe: $(OBJ)\test_ntlm.obj $(LIBHEIMNTLM) $(LIBHEIMDAL) $(LIBVERS) $(LIBROKEN)
33 TESTS = test_ntlm35 check_PROGRAMS = test_ntlm program
99 TESTS = test_ntlm$(EXEEXT)100 check_PROGRAMS = test_ntlm$(EXEEXT)200 test_ntlm_SOURCES = test_ntlm.c201 test_ntlm_OBJECTS = test_ntlm.$(OBJEXT)219 ./$(DEPDIR)/test_ntlm.Po240 $(nodist_libheimntlm_la_SOURCES) test_ntlm.c241 DIST_SOURCES = $(dist_libheimntlm_la_SOURCES) test_ntlm.c820 test_ntlm$(EXEEXT): $(test_ntlm_OBJECTS) $(test_ntlm_DEPENDENCIES) $(EXTRA_test_ntlm_DEPENDENCIES) 821 @rm -f test_ntlm$(EXEEXT)832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntlm.Po@am__quote@ # am--include-marker[all …]
43 test_ntlm="${TESTS_ENVIRONMENT} ${top_builddir}/lib/gssapi/test_ntlm"
307 noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm test_add_store_cred program310 test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h
589 $(OBJ)\test_ntlm.exe622 $(OBJ)\test_ntlm.exe: $(OBJ)\test_ntlm.obj $(OBJ)\test_common.obj \
104 test_context$(EXEEXT) test_ntlm$(EXEEXT) \334 am_test_ntlm_OBJECTS = test_ntlm.$(OBJEXT) test_common.$(OBJEXT)374 ./$(DEPDIR)/test_ntlm.Po ./$(DEPDIR)/test_oid.Po \1261 test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h1786 test_ntlm$(EXEEXT): $(test_ntlm_OBJECTS) $(test_ntlm_DEPENDENCIES) $(EXTRA_test_ntlm_DEPENDENCIES) 1787 @rm -f test_ntlm$(EXEEXT)1828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntlm.Po@am__quote@ # am--include-marker2534 -rm -f ./$(DEPDIR)/test_ntlm.Po2764 -rm -f ./$(DEPDIR)/test_ntlm.Po
110 * test_ntlm.c: Test source name (and make the acceptor in ntlm gss276 * test_ntlm.c: Test both with and without keyex.281 * test_ntlm.c: Set keyex flag and calculate session key.385 * test_ntlm.c: delete sec context when done.593 * test_ntlm.c: add ntlmv2 test729 * test_ntlm.c: NTLM test app.
122 ${test_ntlm} || { echo "test_ntlm failed"; exit 1; }