Searched refs:test_ev_done (Results 1 - 6 of 6) sorted by relevance
/sssd/src/tests/ |
H A D | common_tev.c | 87 void test_ev_done(struct sss_test_ctx *tctx, errno_t ret) function
|
H A D | common.h | 125 void test_ev_done(struct sss_test_ctx *tctx, errno_t ret);
|
/sssd/src/tests/cmocka/ |
H A D | test_krb5_wait_queue.c | 219 test_ev_done(test_ctx->tctx, EOK); 265 test_ev_done(test_ctx->tctx, EOK); 312 test_ev_done(test_ctx->tctx, EOK);
|
H A D | test_responder_common.c | 178 test_ev_done(parse_inp_ctx->tctx, EOK); 256 test_ev_done(parse_inp_ctx->tctx, EOK); 289 test_ev_done(dummy_ncache_ptr->pctx->tctx, EOK);
|
H A D | test_resolv_fake.c | 297 test_ev_done(test_ctx->ctx, EOK);
|
H A D | test_ipa_subdomains_server.c | 504 test_ev_done(test_ctx->tctx, EOK); 744 test_ev_done(test_ctx->tctx, EOK); 856 test_ev_done(test_ctx->tctx, EOK);
|
Completed in 30 milliseconds