Searched refs:test_context (Results 1 – 9 of 9) sorted by relevance
52 static int test_context(OSSL_LIB_CTX *ctx) in test_context() function66 && test_context(ctx); in test_app_context()74 return test_context(NULL); in test_def_context()
128 ${test_context} --mech-type=ntlm \133 ${test_context} --mech-type=ntlm \138 ${test_context} --mech-type=ntlm \154 ${test_context} --mech-type=ntlm ${type} \
44 test_context="${TESTS_ENVIRONMENT} ${top_builddir}/lib/gssapi/test_context"
63 * test_context.c: Add test for gsskrb5_register_acceptor_identity.460 * test_context.c: Checks for gss_pseudo_random.476 * test_context.c: Don't assume bufer from gss_display_status is630 * test_context.c: request INT and CONF from the gss layer, test661 * test_context.c: add --wrapunwrap flag680 * test_context.c: allow asserting return mech720 * test_context.c: allow testing of ntlm.766 * test_context.c: Test that token keys are the same, return784 * test_context.c: Add delegate flag and check that the delegated808 * test_context.c: Create our own krb5_context.[all …]
307 noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm test_add_store_cred program309 test_context_SOURCES = test_context.c test_common.c test_common.h
588 $(OBJ)\test_context.exe \617 $(OBJ)\test_context.exe: $(OBJ)\test_context.obj $(OBJ)\test_common.obj \
104 test_context$(EXEEXT) test_ntlm$(EXEEXT) \314 am_test_context_OBJECTS = test_context.$(OBJEXT) test_common.$(OBJEXT)372 ./$(DEPDIR)/test_context.Po ./$(DEPDIR)/test_cred.Po \1260 test_context_SOURCES = test_context.c test_common.c test_common.h1770 test_context$(EXEEXT): $(test_context_OBJECTS) $(test_context_DEPENDENCIES) $(EXTRA_test_context_DE…1771 @rm -f test_context$(EXEEXT)1824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_context.Po@am__quote@ # am--include-marker2530 -rm -f ./$(DEPDIR)/test_context.Po2760 -rm -f ./$(DEPDIR)/test_context.Po
153 ${context} --mech-type=krb5 host@lucid.test.h5l.se > test_context.log 2>&1 && \156 ${context} --mech-type=spnego host@lucid.test.h5l.se > test_context.log 2>&1 && \
614 * gss/Makefile.am: Check if the gss context tester test_context618 test_context works ok.