Searched refs:mock_be_ctx (Results 1 - 11 of 11) sorted by relevance

/sssd-io/src/tests/cmocka/
H A Dcommon_mock_be.h28 struct be_ctx *mock_be_ctx(TALLOC_CTX *mem_ctx, struct sss_test_ctx *tctx);
H A Dcommon_mock_be.c26 struct be_ctx *mock_be_ctx(TALLOC_CTX *mem_ctx, struct sss_test_ctx *tctx) function
H A Dtest_data_provider_be.c89 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
H A Dtest_krb5_wait_queue.c140 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
H A Dtest_be_ptask.c283 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
H A Dtest_dyndns.c960 dyndns_test_ctx->be_ctx = mock_be_ctx(dyndns_test_ctx, dyndns_test_ctx->tctx);
H A Dtest_ipa_subdomains_server.c301 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
H A Dtest_simple_access.c74 simple_test_ctx->be_ctx = mock_be_ctx(simple_test_ctx,
H A Dtest_nested_groups.c622 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
/sssd-io/src/tests/cmocka/data_provider/
H A Dtest_dp_builtin.c58 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);
H A Dtest_dp_request.c56 test_ctx->be_ctx = mock_be_ctx(test_ctx, test_ctx->tctx);

Completed in 663 milliseconds