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

/sssd-io/src/tests/cmocka/
H A Dtest_sdap_initgr.c79 struct test_sdap_initgr_ctx { struct
174 struct sdap_get_initgr_state *prepare_state(struct test_sdap_initgr_ctx *ctx,
248 struct test_sdap_initgr_ctx *test_ctx;
253 test_ctx = talloc_zero(global_talloc_context, struct test_sdap_initgr_ctx);
271 struct test_sdap_initgr_ctx *test_ctx;
276 test_ctx = talloc_zero(global_talloc_context, struct test_sdap_initgr_ctx);
294 struct test_sdap_initgr_ctx *test_ctx;
302 test_ctx = talloc_zero(global_talloc_context, struct test_sdap_initgr_ctx);
320 struct test_sdap_initgr_ctx *test_ctx;
322 test_ctx = talloc_get_type(*state, struct test_sdap_initgr_ctx);
[all...]

Completed in 287 milliseconds