Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/crypto/heimdal/lib/gssapi/
H A DChangeLog460 * test_context.c: Checks for gss_pseudo_random.
661 * test_context.c: add --wrapunwrap flag
680 * test_context.c: allow asserting return mech
720 * test_context.c: allow testing of ntlm.
808 * test_context.c: Create our own krb5_context.
936 * test_context.c (loop): free target_name
947 * test_context.c: make compile
967 * test_context.c: Call setprogname.
997 * test_context.c: Allow specifing mech.
1025 * test_context.c: add test for dns canon flag
[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@