HomeSort by: relevance | last modified time | path
    Searched refs:test_context (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
context_internal_test.c 52 static int test_context(OSSL_LIB_CTX *ctx) function
66 && test_context(ctx);
74 return test_context(NULL);
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
dangling-query.c 39 test_state_t *state = connection->test_context;
61 state->srp_listener->test_context = state;
  /src/crypto/external/bsd/heimdal/dist/tests/bin/
setup-env.in 44 test_context="${TESTS_ENVIRONMENT} ${top_builddir}/lib/gssapi/test_context"
  /src/crypto/external/bsd/heimdal/dist/tests/kdc/
check-digest.in 127 echo "test_context --mech-type=ntlm"
128 ${test_context} --mech-type=ntlm \
131 { echo "test_context 1 failed"; exit 1; }
133 ${test_context} --mech-type=ntlm \
136 { echo "test_context 2 failed"; exit 1; }
138 ${test_context} --mech-type=ntlm \
141 { echo "test_context 3 failed"; exit 1; }
154 ${test_context} --mech-type=ntlm ${type} \
157 { echo "test_context 1 failed"; exit 1; }
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-api.c 259 srp_server_t *srp_server = connection->test_context;
332 io_context->connection->test_context = server_state;
  /src/crypto/external/bsd/heimdal/dist/tests/gss/
check-context.in 63 context="${TESTS_ENVIRONMENT} ../../lib/gssapi/test_context"
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 && \
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
NTMakefile 588 $(OBJ)\test_context.exe \
617 $(OBJ)\test_context.exe: $(OBJ)\test_context.obj $(OBJ)\test_common.obj \
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.h 199 void *NULLABLE test_context; member in struct:dso_transport

Completed in 18 milliseconds