Home
last modified time | relevance | path

Searched refs:test_context (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcontext_internal_test.c52 static int test_context(OSSL_LIB_CTX *ctx) in test_context() function
66 && test_context(ctx); in test_app_context()
74 return test_context(NULL); in test_def_context()
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog63 * 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 is
630 * test_context.c: request INT and CONF from the gss layer, test
661 * test_context.c: add --wrapunwrap flag
680 * test_context.c: allow asserting return mech
720 * test_context.c: allow testing of ntlm.
766 * test_context.c: Test that token keys are the same, return
784 * test_context.c: Add delegate flag and check that the delegated
808 * test_context.c: Create our own krb5_context.
[all …]
H A DMakefile.am307 noinst_PROGRAMS = test_cred test_kcred test_context test_ntlm
309 test_context_SOURCES = test_context.c test_common.c test_common.h
H A DMakefile.in54 test_context$(EXEEXT) test_ntlm$(EXEEXT)
247 am_test_context_OBJECTS = test_context.$(OBJEXT) test_common.$(OBJEXT)
805 test_context_SOURCES = test_context.c test_common.c test_common.h
1288 test_context$(EXEEXT): $(test_context_OBJECTS) $(test_context_DEPENDENCIES)
1289 @rm -f test_context$(EXEEXT)
1647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_context.Po@am__quote@