Searched refs:create_ev_test_ctx (Results 1 - 9 of 9) sorted by relevance

/sssd/src/tests/
H A Dcommon_tev.c30 create_ev_test_ctx(TALLOC_CTX *mem_ctx) function
H A Dcommon.h85 struct sss_test_ctx *create_ev_test_ctx(TALLOC_CTX *mem_ctx);
H A Dcommon_dom.c242 test_ctx = create_ev_test_ctx(mem_ctx);
244 DEBUG(SSSDBG_CRIT_FAILURE, "create_ev_test_ctx() failed\n");
/sssd/src/tests/cmocka/
H A Dsbus_internal_tests.c131 test_ctx->stc = create_ev_test_ctx(test_ctx);
H A Dtest_krb5_wait_queue.c137 test_ctx->tctx = create_ev_test_ctx(test_ctx);
H A Dtest_resolv_fake.c239 test_ctx->ctx = create_ev_test_ctx(test_ctx);
H A Dtest_child_common.c55 child_tctx->test_ctx = create_ev_test_ctx(child_tctx);
H A Dtest_fo_srv.c229 test_ctx->ctx = create_ev_test_ctx(test_ctx);
H A Dtest_be_ptask.c280 test_ctx->tctx = create_ev_test_ctx(test_ctx);

Completed in 1037 milliseconds